4 lines
72 B
Python
4 lines
72 B
Python
# TODO maybe, reuse mycfg_template here?
|
|
|
|
class stub:
|
|
key = 'value'
|