mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-21 03:11:16 +08:00
Fix and allow classes with missing metaclasses (#9136)
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
version = "3.3.*"
|
||||
obsolete_since = "3.4.4"
|
||||
|
||||
[tool.stubtest]
|
||||
# See https://github.com/python/typeshed/issues/9127
|
||||
skip = true
|
||||
|
||||
Reference in New Issue
Block a user