Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnych/celery-learning
/ functions
Functions
5 in github.com/cnych/celery-learning
⨍
Functions
5
◇
Types & classes
1
Function
add
(x, y)
tasks.py:12
Function
add
(x, y)
celery_app/task1.py:8
Function
do
(request)
imooc/course/views.py:7
Function
multiply
(x, y)
celery_app/task2.py:8
Method
run
(self, *args, **kwargs)
imooc/course/tasks.py:9