broadcast callback on non shared variables #2268
Annotations
4 errors
taipy/gui/gui.py#L1504
Argument 2 to "_call_function_with_state" of "Gui" has incompatible type "Sequence[Any] | None"; expected "list[Any] | None" [arg-type]
|
taipy/gui/gui.py#L1555
Self argument missing for a non-static method (or an invalid type for self) [misc]
|
taipy/gui/gui.py#L1558
Argument 1 to "assign" of "State" has incompatible type "int"; expected "str" [arg-type]
|
|
This job failed
Loading