5 lines
60 B
Python
5 lines
60 B
Python
# third-party imports
|
|
import celery
|
|
|
|
from .tx import get_tx
|
# third-party imports
|
|
import celery
|
|
|
|
from .tx import get_tx
|