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 0eec727 commit cbb0909Copy full SHA for cbb0909
setup.cfg
@@ -3,6 +3,6 @@ universal = 1
3
4
[flake8]
5
ignore=F821,W504,E501,E402,E122,E127,E126,E128,E131,E731,E125,E722
6
-exclude=build,setup,tool,.tox,connector_python3
+exclude=build,setup,tool,.tox,connector_python3,parameters.py
7
max-line-length = 120
8
show-source = true
0 commit comments