mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-21 05:50:36 +03:00
Update import
This commit is contained in:
parent
6580228af2
commit
1b00e67ae9
|
@ -1,6 +1,6 @@
|
|||
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 .types import DjangoDebug
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user