We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7762bf1 commit 077aa52Copy full SHA for 077aa52
1 file changed
.stickler.yml
@@ -1,6 +1,6 @@
1
linters:
2
flake8:
3
- max-line-length: 100
+ max-line-length: 120
4
max-complexity: 10
5
files:
6
ignore: ['*.ipynb', 'conf.py']
0 commit comments