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 1ce827b commit 283c3afCopy full SHA for 283c3af
repo_helper.yml
@@ -72,6 +72,3 @@ tox_testenv_extras: all
72
73
additional_ignore:
74
- pathtype_demo.py
75
-
76
-exclude_files:
77
- - rtfd
tox.ini
@@ -94,6 +94,7 @@ exclude_lines =
94
if TYPE_CHECKING:
95
if typing.TYPE_CHECKING:
96
if __name__ == .__main__.:
97
+ \.\.\.
98
99
[check-wheel-contents]
100
ignore = W002
0 commit comments