Skip to content

Commit

Permalink
change call to add_video_files
Browse files Browse the repository at this point in the history
  • Loading branch information
dpeg22 committed Jul 24, 2023
1 parent f23a1f5 commit 55e5261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spyglass/position/v1/position_dlc_project.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ def insert_new_project(
# 'epoch': epoch, "video_file_num": num} and pass to get_video_path
# to reference VideoFile table for path
videos = cls.add_video_files(
config_path=config_path,
video_list=video_list,
output_path=output_path,
add_to_files=False,
Expand Down

0 comments on commit 55e5261

Please sign in to comment.