fix: correct KubernetesClient import to K8sClient in Celery tasks
This commit is contained in:
3
app/tasks/__init__.py
Normal file
3
app/tasks/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""
|
||||
Celery tasks package for background processing.
|
||||
"""
|
||||
Reference in New Issue
Block a user