We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420f8f2 commit cf95a17Copy full SHA for cf95a17
pyproject.toml
@@ -90,7 +90,6 @@ ignore = [
90
"UP014",
91
"UP019",
92
"UP035",
93
- "UP038",
94
"UP045", # X | None instead of Optional[X]
95
# Not relevant here
96
"RUF012", # Use ClassVar for mutables
0 commit comments