Cleanup: pep8
This commit is contained in:
@@ -63,7 +63,6 @@ class OffScreenDraw(bpy.types.Operator):
|
||||
render.pixel_aspect_y,
|
||||
)
|
||||
|
||||
|
||||
offscreen.draw_view3d(
|
||||
scene,
|
||||
context.space_data,
|
||||
|
@@ -180,8 +180,8 @@ def main():
|
||||
l = "None,"
|
||||
b[i] = l
|
||||
|
||||
#for l in b:
|
||||
# print(l)
|
||||
# for l in b:
|
||||
# print(l)
|
||||
|
||||
text = "\n".join(b)
|
||||
global_namespace = {
|
||||
|
Reference in New Issue
Block a user