Skip to content

Commit f60a617

Browse files
authored
fix(record): remove extra param (#784)
1 parent 888524c commit f60a617

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openadapt/record.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,6 @@ def record(
12911291
started_counter,
12921292
video_pre_callback,
12931293
video_post_callback,
1294-
"(video)",
12951294
),
12961295
)
12971296
video_writer.start()

0 commit comments

Comments
 (0)