mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-22 03:41:28 +08:00
move generated stubs to separate directory, too messty
This commit is contained in:
6
django-stubs-generated/db/migrations/__init__.pyi
Normal file
6
django-stubs-generated/db/migrations/__init__.pyi
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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 *
|
||||
Reference in New Issue
Block a user