Skip to content

Commit 75e100f

Browse files
committed
pylint
1 parent cdc1231 commit 75e100f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/api-server/src/simcore_service_api_server/api/routes/functions_routes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pylint: disable=too-many-positional-arguments
12
from collections.abc import Callable
23
from typing import Annotated, Final, TypeAlias
34

0 commit comments

Comments
 (0)