mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Mark humanfriendly as complete (#9309)
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
humanfriendly.compat.StringIO.seek
|
||||
humanfriendly.compat.StringIO.truncate
|
||||
|
||||
# Re-exports:
|
||||
humanfriendly.usage.import_module
|
||||
humanfriendly.compat.which
|
||||
humanfriendly.compat.name2codepoint
|
||||
humanfriendly.compat.monotonic
|
||||
|
||||
# Tests are not included into stubs:
|
||||
humanfriendly.tests
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
version = "10.0.*"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user