debugging

This commit is contained in:
Piotr Miller
2021-11-03 14:21:37 +01:00
parent 9eb748b257
commit 4dc764857d

View File

@@ -116,7 +116,7 @@ def check_tree():
def refresh_dwl(*args):
print(refresh_dwl)
print("refresh_dwl, len(common.dwl_instances = ", len(common.dwl_instances))
if len(common.dwl_instances) > 0:
dwl_data = load_json(common.dwl_data_file)
if dwl_data: