8c31cdd
1
2
3
4
5
6
def method_example(arg_json): pass functions_dictionary = { "method_example": method_example, }