We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4a530 commit 4a00534Copy full SHA for 4a00534
1 file changed
io_xplane2blender/tests/test_creation_helpers.py
@@ -833,7 +833,6 @@ def set_animation_data(
833
bpy.ops.bone.add_xplane_dataref_keyframe(index=dataref_index)
834
else:
835
bpy.context.view_layer.objects.active = blender_struct
836
-
837
with bpy.context.temp_override(object=blender_struct):
838
bpy.ops.object.add_xplane_dataref_keyframe(index=dataref_index)
839
0 commit comments