Cleanup: make format
This commit is contained in:
@@ -768,7 +768,7 @@ class GeoNodesSimulationTest(MeshTest):
|
||||
raise Exception("The object has no modifiers.")
|
||||
|
||||
scene = bpy.context.scene
|
||||
for frame in range(1, self.frames_num+1):
|
||||
for frame in range(1, self.frames_num + 1):
|
||||
scene.frame_set(frame)
|
||||
|
||||
for modifier in modifiers_list:
|
||||
|
||||
Reference in New Issue
Block a user