Skip to content

Commit 4a00534

Browse files
committed
Fix whitespace
1 parent 3b4a530 commit 4a00534

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

io_xplane2blender/tests/test_creation_helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,6 @@ def set_animation_data(
833833
bpy.ops.bone.add_xplane_dataref_keyframe(index=dataref_index)
834834
else:
835835
bpy.context.view_layer.objects.active = blender_struct
836-
837836
with bpy.context.temp_override(object=blender_struct):
838837
bpy.ops.object.add_xplane_dataref_keyframe(index=dataref_index)
839838

0 commit comments

Comments
 (0)