Skip to content

Commit

Permalink
Set black line-length to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
sfowl committed Oct 1, 2024
1 parent cd51402 commit a0b1e55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ repos:
args:
- --safe
- --quiet
- --line-length
- "120" # same as pylint below
language_version: python3
require_serial: true

Expand Down

0 comments on commit a0b1e55

Please sign in to comment.