5 lines
52 B
Python
5 lines
52 B
Python
from celeryapp import show_text
|
|
|
|
|
|
show_text.delay()
|
from celeryapp import show_text
|
|
|
|
|
|
show_text.delay()
|