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.
1 parent b187338 commit f97e548Copy full SHA for f97e548
.flake8
setup.cfg
@@ -1,3 +1,5 @@
1
[flake8]
2
per-file-ignores =
3
pro_tes/ga4gh/tes/models.py:D101
4
+
5
+max-line-length = 120
0 commit comments