We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a99c1a commit f382a4bCopy full SHA for f382a4b
cv2/__init__.py
@@ -1,6 +1,5 @@
1
import importlib
2
3
-# make IDE's (PyCharm) autocompletion happy
4
from .cv2 import *
5
from .data import *
6
0 commit comments