Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3f4a7 commit 98c9e0cCopy full SHA for 98c9e0c
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