Skip to content

Commit f382a4b

Browse files
committed
remove misleading comment [skip ci]
1 parent 3a99c1a commit f382a4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cv2/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import importlib
22

3-
# make IDE's (PyCharm) autocompletion happy
43
from .cv2 import *
54
from .data import *
65

0 commit comments

Comments
 (0)