Skip to content

Commit a472249

Browse files
committed
Lint fix
1 parent 0ff7180 commit a472249

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/api-server/src/simcore_service_api_server/services_rpc/wb_api_server.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# pylint: disable=too-many-public-methods
2+
13
from dataclasses import dataclass
24
from functools import partial
35
from typing import cast

0 commit comments

Comments
 (0)