Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Nov 13, 2024
1 parent f53e215 commit 054cd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencsp/common/lib/render/VideoHandler.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""

from cv2.cv2 import cv2 as cv
import cv2 as cv
import os

import opencsp.common.lib.process.subprocess_tools as subt
Expand Down

0 comments on commit 054cd37

Please sign in to comment.