Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Jan 6, 2025
1 parent 5a567cf commit 9bb9792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ select = [
ignore = [
"ANN401", # any-type
"COM812", # trailing-comma-missing
"COM819", # prohibited-trailing-comma
"COM819", # prohibited-trailing-comma
"D100", # undocumented-public-module
"D101", # undocumented-public-class
"D102", # undocumented-public-method
Expand Down

0 comments on commit 9bb9792

Please sign in to comment.