1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-10 08:42:12 +02:00

fix: import add operator in client

This commit is contained in:
2025-05-06 09:53:24 +02:00
parent be72c9f270
commit 55f7efc4f5
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ class ClientGenerator:
import inspect
import traceback
from functools import reduce
from operator import add
from typing import Literal, Optional
"""
if self._base