Skip to content

Commit 54d3374

Browse files
committed
ignore flake8 C401 in _pathcompat
1 parent 9cfc5dd commit 54d3374

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ per-file-ignores =
9696
tests/*:E501
9797
fs/opener/*:F811
9898
fs/_fscompat.py:F401
99+
fs/_pathcompat.py:C401
99100
100101
[isort]
101102
default_section = THIRD_PARTY

0 commit comments

Comments
 (0)