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 c015f2a commit f98c68dCopy full SHA for f98c68d
src/allocation/service_layer/handlers.py
@@ -1,3 +1,4 @@
1
+# pylint: disable=unused-argument
2
from __future__ import annotations
3
from typing import TYPE_CHECKING
4
from allocation.adapters import email, redis_eventpublisher
0 commit comments