We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f65ec commit 55770b9Copy full SHA for 55770b9
funscript_editor/algorithms/videotracker.py
@@ -1,6 +1,6 @@
1
""" Video Tracker """
2
3
-from os import supports_effective_ids, wait
+import os
4
import cv2
5
import time
6
import logging
0 commit comments