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 9cfc5dd commit 54d3374Copy full SHA for 54d3374
1 file changed
setup.cfg
@@ -96,6 +96,7 @@ per-file-ignores =
96
tests/*:E501
97
fs/opener/*:F811
98
fs/_fscompat.py:F401
99
+ fs/_pathcompat.py:C401
100
101
[isort]
102
default_section = THIRD_PARTY
0 commit comments