refactor (untested)
This commit is contained in:
2
tests/_stubs/cv2.py
Normal file
2
tests/_stubs/cv2.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Empty stub so meetus.frame_extractor (which does `import cv2`) imports in test
|
||||
# environments without OpenCV. Tests never exercise cv2 functionality.
|
||||
Reference in New Issue
Block a user