mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-22 22:53:05 +03:00
Update import
This commit is contained in:
parent
6580228af2
commit
1b00e67ae9
|
@ -1,6 +1,6 @@
|
||||||
from django.db import connections
|
from django.db import connections
|
||||||
|
|
||||||
from .exception.formating import wrap_exception
|
from .exception.formatting import wrap_exception
|
||||||
from .sql.tracking import unwrap_cursor, wrap_cursor
|
from .sql.tracking import unwrap_cursor, wrap_cursor
|
||||||
from .types import DjangoDebug
|
from .types import DjangoDebug
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user