mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 19:41:07 +08:00
Add __all__ part 2 (#13719)
--------- Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# TODO: missing from stub
|
||||
peewee.__all__
|
||||
|
||||
# Stubtest doesn't recognize __ as indicating positional-only arg at runtime
|
||||
# https://github.com/python/mypy/issues/15302
|
||||
peewee.Model.insert
|
||||
|
||||
Reference in New Issue
Block a user