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 94c00f4 commit 8fc0bf5Copy full SHA for 8fc0bf5
setup.cfg
@@ -9,7 +9,7 @@ parentdir_prefix = bhc-
9
[flake8]
10
max-line-length = 79
11
exclude = dist,build,versioneer.py,bhc/_*,setup.py
12
-extend-ignore = BLK100,W503
+extend-ignore = BLK100
13
max_complexity = 15
14
15
[tool:pytest]
0 commit comments