Cleanup: pep8 function indentation
This commit is contained in:
@@ -42,6 +42,7 @@ def unregister():
|
||||
|
||||
bpy.types.INFO_HT_header.remove(draw_item)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
register()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user