1 parent d7f1817 commit ba5e9efCopy full SHA for ba5e9ef
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