mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 21:46:43 +08:00
7 lines
243 B
Python
7 lines
243 B
Python
# Stubs for django.db.migrations (Python 3.6)
|
|
#
|
|
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
|
|
|
from .migration import Migration as Migration, swappable_dependency as swappable_dependency
|
|
from .operations import *
|