summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 770db0e1..8129063f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,4 +25,4 @@ exclude = _vendored
per-file-ignores =
isort/__init__.py:F401
isort/stdlibs/__init__.py:F401
- tests/example_crlf_file.py:F401
+ tests/unit/example_crlf_file.py:F401