Skip to content

Commit 077aa52

Browse files
authored
Increase maximum line length to 120
1 parent 7762bf1 commit 077aa52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.stickler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
linters:
22
flake8:
3-
max-line-length: 100
3+
max-line-length: 120
44
max-complexity: 10
55
files:
66
ignore: ['*.ipynb', 'conf.py']

0 commit comments

Comments
 (0)