Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 98c9e0c

Browse files
committed
pylint thing
1 parent 4f3f4a7 commit 98c9e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/allocation/service_layer/handlers.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#pylint: disable=unused-argument
12
from __future__ import annotations
23
from typing import TYPE_CHECKING
34
from allocation.adapters import email, redis_eventpublisher

0 commit comments

Comments
 (0)