Skip to content

Commit c1c8a07

Browse files
committed
Remove static method tag
1 parent f210702 commit c1c8a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ async def get_function(
351351
return RegisteredFunctionDB.model_validate(row)
352352

353353

354-
@staticmethod
355354
def _create_list_functions_attributes_filters(
356355
*,
357356
filter_by_function_class: FunctionClass | None,

0 commit comments

Comments
 (0)