7 lines
122 B
Python
7 lines
122 B
Python
__author__ = 'RemiZOffAlex'
|
|
__email__ = 'remizoffalex@mail.ru'
|
|
|
|
|
|
def handler_Git_Config(visitor, node, context):
|
|
pass
|