Skip to content

Commit

Permalink
chore: reduce line length to 80
Browse files Browse the repository at this point in the history
  • Loading branch information
SilvanVerhoeven committed Aug 10, 2024
1 parent d012884 commit 21ceb49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ enable = true
ignore = "T002,T003,H006,H023,H031,H037"
preserve_blank_lines = true
custom_blocks = "blocktrans,cache"
max_line_length=80

0 comments on commit 21ceb49

Please sign in to comment.