Cleanup: pep8
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
|
||||
# <pep8-80 compliant>
|
||||
|
||||
def url_prefill_from_blender(addon_info = None):
|
||||
|
||||
def url_prefill_from_blender(addon_info=None):
|
||||
import bpy
|
||||
import bgl
|
||||
import struct
|
||||
|
||||
Reference in New Issue
Block a user