mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-27 03:52:19 +08:00
ast: mark ast.Num etc. as deprecated (#10994)
This commit is contained in:
@@ -109,4 +109,6 @@
|
||||
"reportOverlappingOverload": "none",
|
||||
// The name of the self/cls parameter is out of typeshed's control.
|
||||
"reportSelfClsParameterName": "none",
|
||||
// Not actionable in typeshed
|
||||
"reportDeprecated": "none",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user