Skip to content

Commit

Permalink
Set the max line width to a 21st century number
Browse files Browse the repository at this point in the history
  • Loading branch information
lvarin committed Jan 8, 2025
1 parent b187338 commit f97e548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .flake8

This file was deleted.

2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[flake8]
per-file-ignores =
pro_tes/ga4gh/tes/models.py:D101

max-line-length = 120

0 comments on commit f97e548

Please sign in to comment.