mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Mark parsimonious as completed (#8934)
This commit is contained in:
@@ -1 +1,11 @@
|
||||
parsimonious.nodes.RuleDecoratorMeta.__new__
|
||||
|
||||
# Re-export:
|
||||
parsimonious.nodes.version_info
|
||||
|
||||
# Magic:
|
||||
parsimonious.adhoc_expression
|
||||
|
||||
# Tests are shipped with the source, we ignore it:
|
||||
parsimonious.tests
|
||||
parsimonious\.tests\..*
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
version = "0.10.*"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user