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 84391a9 commit 92338ccCopy full SHA for 92338cc
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