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.
2 parents 36e4118 + 42b0038 commit 15a2e48Copy full SHA for 15a2e48
.stickler.yml
@@ -2,5 +2,6 @@ linters:
2
flake8:
3
max-line-length: 120
4
max-complexity: 10
5
+ python: 3
6
files:
7
ignore: ['*.ipynb', 'conf.py']
0 commit comments