Chore: add newline at end of file

This commit is contained in:
Andres
2023-03-13 01:57:34 +01:00
committed by Dion Moult
parent d41a277b71
commit b20b99669d
+1 -1
View File
@@ -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}")