Skip to content

Commit ce08f75

Browse files
committed
Set the max line width to a 21st century number
1 parent b2b20e5 commit ce08f75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[flake8]
22
per-file-ignores =
33
pro_tes/ga4gh/tes/models.py:D101
4+
5+
max-line-length = 120

0 commit comments

Comments
 (0)