Remove deprecated ruff rule S320 (#5847)

This commit is contained in:
Stefan Agner 2025-04-29 12:58:09 +02:00 committed by GitHub
parent 53393afe8d
commit 88087046de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -272,7 +272,6 @@ lint.select = [
"S317", # suspicious-xml-sax-usage
"S318", # suspicious-xml-mini-dom-usage
"S319", # suspicious-xml-pull-dom-usage
"S320", # suspicious-xmle-tree-usage
"S601", # paramiko-call
"S602", # subprocess-popen-with-shell-equals-true
"S604", # call-with-shell-equals-true