diff --git a/py-json/LANforge/lf_json_autogen.py b/py-json/LANforge/lf_json_autogen.py index 7104a7b6..129ed46f 100644 --- a/py-json/LANforge/lf_json_autogen.py +++ b/py-json/LANforge/lf_json_autogen.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 """----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- - Generated by LANforge JsonApiPythonGenerator, Thu Aug 05 12:33:21 PDT 2021 + Generated by LANforge JsonApiPythonGenerator, Thu Aug 05 13:28:02 PDT 2021 - - WORK IN PROGRESS - - The API this library provides is actively being changed. This file expects to live in py-json/LANforge directory. @@ -19,7 +19,7 @@ class LFJsonGet(LFCliBase): _exit_on_error=False, _exit_on_fail=False, _proxy_str=None, - _capture_signal_list=None + _capture_signal_list=() ): super().__init__(_lfjson_host=lfclient_host, _lfjson_port=lfclient_port, @@ -2248,7 +2248,7 @@ class LFJsonPost(LFCliBase): _exit_on_error=False, _exit_on_fail=False, _proxy_str=None, - _capture_signal_list=None + _capture_signal_list=() ): super().__init__(_lfjson_host=lfclient_host, _lfjson_port=lfclient_port,