WIP: white space changes to BoltFactory to fix flake8 #105083

Draft
sw-tya wants to merge 3 commits from sw-tya/blender-addons:flake8_bolts into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit b7c2153fa2 - Show all commits

View File

@ -28,12 +28,10 @@ import bpy
# ### REGISTER ###
def register():
Boltfactory.register()
def unregister():
Boltfactory.unregister()