Cleanup: minor indentation edit to848d1dd82c906f15acc3e9c6db99e43e12

For some reason autopep8 adds mixed indentation for function arguments.
This commit is contained in:
Campbell Barton 2022-04-26 19:11:02 +10:00
parent 848d1dd82c
commit ce23c93c2d
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ def cell_fracture_objects(
def cell_fracture_boolean(
context, collection, obj, objects,
context, collection, obj, objects,
use_debug_bool=False,
clean=True,
use_island_split=False,