Skip to content

Commit ee1ecb6

Browse files
committed
whitespace
1 parent 5b124e2 commit ee1ecb6

File tree

1 file changed

+1
-1
lines changed
  • src/compas_blender/utilities

1 file changed

+1
-1
lines changed

src/compas_blender/utilities/misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ def unload_modules(top_level_module_name):
3131
for module in modules:
3232
sys.modules.pop(module)
3333

34-
return modules
34+
return modules

0 commit comments

Comments
 (0)