Skip to content

Commit d9dd806

Browse files
committed
Fix pylint
1 parent 19fa589 commit d9dd806

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/web/server/src/simcore_service_webserver/functions/_functions_repository.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# pylint: disable=too-many-arguments
2+
13
import json
24
from typing import Literal
35
from uuid import UUID

0 commit comments

Comments
 (0)