mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-03 16:42:44 +08:00
Centralize METADATA.toml parsing in the test suite (#9534)
This commit is contained in:
@@ -55,7 +55,7 @@ extra_standard_library = [
|
||||
"opcode",
|
||||
"pyexpat",
|
||||
]
|
||||
known_first_party = ["utils"]
|
||||
known_first_party = ["utils", "parse_metadata"]
|
||||
|
||||
[tool.pycln]
|
||||
all = true
|
||||
|
||||
Reference in New Issue
Block a user