Skip to content

Commit

Permalink
Restrict black
Browse files Browse the repository at this point in the history
  • Loading branch information
armallen committed Aug 19, 2024
1 parent f20edd5 commit eb1b930
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 31 deletions.
48 changes: 18 additions & 30 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ security = [
]
fixers = [
"autoimport>=1.2.2",
"black>=22.8.0",
"black>=22.8.0, <23.0.0",
"isort>=5.10.1",
"yamlfix>=1.0.1",
]
Expand Down

0 comments on commit eb1b930

Please sign in to comment.