mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-19 18:31:15 +08:00
add missing __init__pyi imports
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from .array import * # NOQA
|
||||
from .jsonb import * # NOQA
|
||||
from .ranges import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user