chore: whitespace cleanup from codebase
This commit is contained in:
@@ -26,4 +26,4 @@ def get_all_nodes(parent, parent_name, method, company):
|
||||
if d.get('expandable'):
|
||||
nodes_to_expand.append({'id': d.get('id'), 'name': d.get('name')})
|
||||
|
||||
return result
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user