Move RUF022+RUF023 ignores to stubs only and remove TODO (#13322)

Move RUF022+RUF023 to stubs only and remove TODO
This commit is contained in:
Avasam
2024-12-28 14:30:24 -05:00
committed by GitHub
parent 801c5c9495
commit 2cdda12df7
2 changed files with 6 additions and 5 deletions

View File

@@ -23,8 +23,8 @@ from .utils import cache
__all__ = [
"NoSuchStubError",
"StubMetadata",
"PackageDependencies",
"StubMetadata",
"StubtestSettings",
"get_recursive_requirements",
"read_dependencies",