Skip to content

Commit 79dcafa

Browse files
tests: linting
1 parent 77b398a commit 79dcafa

File tree

1 file changed

+2
-0
lines changed
  • services/notifications/src/simcore_service_notifications/modules/celery

1 file changed

+2
-0
lines changed

services/notifications/src/simcore_service_notifications/modules/celery/_email_tasks.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# pylint: disable=unused-argument
2+
13
import logging
24

35
from celery import Task # type: ignore[import-untyped]

0 commit comments

Comments
 (0)