Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 23aed25

Browse files
committed
fix flake8 conf
1 parent 5c436f0 commit 23aed25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ max-complexity = 18
55
exclude =
66
.eggs/*
77
.tox/*
8-
tests/hook_usage_cases.py
8+
tests/hook_usage_test_cases.py
99

1010
[coverage:report]
1111
fail_under = 100

0 commit comments

Comments
 (0)