Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
fix: remove W503
Browse files Browse the repository at this point in the history
  • Loading branch information
esavary committed Mar 21, 2024
1 parent bdbbc31 commit 32dea8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ extend-select = [
ignore = [
"N802",
"N806",
"W503",
"E203",
]

Expand Down

0 comments on commit 32dea8c

Please sign in to comment.