fix wrong import
This commit is contained in:
parent
03d40add64
commit
f2e300415e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import typing
|
||||
from itertools import chain
|
||||
|
||||
from celery import chain
|
||||
from django.db import models
|
||||
|
||||
_submodels_by_model = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue