We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82adb3b commit f98732bCopy full SHA for f98732b
1 file changed
tests/test_tasks.py
@@ -1,7 +1,5 @@
1
"""Tests for Celery tasks."""
2
3
-import os
4
-
5
from src.celery_app import celery_app
6
from src.tasks import hello_world
7
0 commit comments