Add debug info to clipboard capability #29756
Annotations
5 errors
src/ert/gui/simulation/experiment_panel.py#L306
Function is missing a return type annotation
|
src/ert/gui/simulation/experiment_panel.py#L314
Function is missing a return type annotation
|
src/ert/gui/simulation/experiment_panel.py#L330
Incompatible types in assignment (expression has type "int", target has type "str")
|
src/ert/gui/simulation/experiment_panel.py#L335
Item "None" of "QClipboard | None" has no attribute "setText"
|
|
This job failed
Loading