Skip to content

Commit

Permalink
Update commands.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsai881 committed Dec 6, 2023
1 parent 1106ce0 commit d7da508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sleap/gui/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,6 @@ def do_action(cls, context: CommandContext, params: dict):
else:
adaptor.write(
filename=output_path,
all_frames=False,
source_object=context.labels,
source_path=context.state["filename"],
video=video,
Expand Down

0 comments on commit d7da508

Please sign in to comment.