Remove autopep8 error

pull/1/head
Andrew Cassidy 4 years ago
parent cad078d85d
commit 04f3b0f091
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -570,14 +570,4 @@ def cycles_bake(mode, padding, sampling_scale, samples, ray_distance, is_multi,
)
bpy.utils.register_class(op)
use_selected_to_active=is_multi,
normal_space=modes[mode].normal_space,
# Use Cage and assign object
use_cage=True,
cage_object=obj_cage.name
)
bpy.utils.register_class(op)
bpy.utils.register_class(op)
Loading…
Cancel
Save