Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Jun 11, 2024
1 parent 7bf044c commit 7dcc4bf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
from tests.integrations.celery.integration_tests import run_beat

import logging

loggg = logging.getLogger(__name__)


@pytest.fixture()
def celery_config():
return {
Expand Down

0 comments on commit 7dcc4bf

Please sign in to comment.