Skip to content

Commit 04e4d54

Browse files
committed
🔧 set line length to 90 characters
1 parent ca5a970 commit 04e4d54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[flake8]
2+
exclude = docs
3+
max-line-length = 90
4+
aggressive = 2

0 commit comments

Comments
 (0)