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 bb5880e commit 2a6ca7bCopy full SHA for 2a6ca7b
.pylintrc
@@ -14,7 +14,7 @@ ignore=CVS
14
15
# Add files or directories matching the regex patterns to the blacklist. The
16
# regex matches against base names, not paths.
17
-ignore-patterns=
+ignore-patterns=py.typed
18
19
# Python code to execute, usually for sys.path manipulation such as
20
# pygtk.require().
0 commit comments