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 454e359 commit 9eafa0cCopy full SHA for 9eafa0c
.pylintrc
@@ -57,7 +57,7 @@ ignore-patterns=^\.#
57
# (useful for modules/projects where namespaces are manipulated during runtime
58
# and thus existing member attributes cannot be deduced by static analysis). It
59
# supports qualified module names, as well as Unix pattern matching.
60
-ignored-modules=
+ignored-modules=cv2
61
62
# Python code to execute, usually for sys.path manipulation such as
63
# pygtk.require().
0 commit comments