mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 02:42:29 +08:00
Use dashes instead of underscores for METADATA.toml field names (#15614)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = "2.4.*"
|
||||
upstream_repository = "https://github.com/googleapis/python-ndb"
|
||||
partial_stub = true
|
||||
upstream-repository = "https://github.com/googleapis/python-ndb"
|
||||
partial-stub = true
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
ignore-missing-stub = true
|
||||
|
||||
Reference in New Issue
Block a user