This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d5018318d
plane
/
apiserver
/
plane
/
__init__.py
4 lines
65 B
Python
Raw
Normal View
History
Unescape
Escape
fix: celery worker for issue activities (#744) * dev: update celery configuration to root folder * dev: update import for celery * fix: worker to deserialize data
2023-04-08 10:16:05 +00:00
from
.
celery
import
app
as
celery_app
__all__
=
(
'
celery_app
'
,
)
Reference in New Issue
Copy Permalink