We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7d673 commit eea35aeCopy full SHA for eea35ae
1 file changed
.flake8
@@ -11,8 +11,7 @@ exclude =
11
scripts/check-stratum-servers.py,
12
scripts/automated_ingestion/automated_ingestion.py,
13
scripts/automated_ingestion/eessitarball.py,
14
- scripts/automated_ingestion/utils.py,
15
- scripts/automated_ingestion/unit_tests/*.py
+ scripts/automated_ingestion/utils.py
16
17
# ignore "Black would make changes" produced by flake8-black
18
# see also https://github.com/houndci/hound/issues/1769
0 commit comments