mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
Update to mypy 1.14 (#13272)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 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