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 1898b2c commit 9535cbaCopy full SHA for 9535cba
1 file changed
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