Skip to content

Commit

Permalink
ci: update max-line-length for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
hallong authored and loonghao committed Jun 21, 2024
1 parent cb2668d commit 97527bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
ignore = BLK100
max-line-length = 88
max-line-length = 120

0 comments on commit 97527bf

Please sign in to comment.