chore: drop UP045 (#33362)

Python 3.9 EOL
This commit is contained in:
Mason Daugherty
2025-10-08 21:17:53 -04:00
committed by GitHub
parent 0039b3b046
commit 31eeb50ce0
119 changed files with 1423 additions and 1504 deletions

View File

@@ -69,8 +69,6 @@ ignore = [
"COM812", # Messes with the formatter
"ISC001", # Messes with the formatter
"PERF203", # Rarely useful
"UP007", # non-pep604-annotation-union
"UP045", # non-pep604-annotation-optional
"SIM105", # Rarely useful
"FIX", # TODOs
"TD", # TODOs