mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
Chore: add newline at end of file
This commit is contained in:
@@ -293,4 +293,4 @@ def unregister():
|
||||
try:
|
||||
bpy.utils.unregister_class(cls)
|
||||
except:
|
||||
logger.error(f"Unable to unregister class: {cls}")
|
||||
logger.error(f"Unable to unregister class: {cls}")
|
||||
|
||||
Reference in New Issue
Block a user