5 lines
52 B
Python
5 lines
52 B
Python
|
__author__ = 'karlp'
|
||
|
|
||
|
def config_switch():
|
||
|
pass
|