wxGUI/lmgr: add menu item for launching dialog for setting RStudio path #5670
Annotations
7 errors
Create and uploads code suggestions to apply for Ruff
Files have changed.
|
Create and uploads code suggestions to apply for Ruff
Process completed with exit code 1.
|
Run Ruff (apply fixes for suggestions)
Process completed with exit code 1.
|
Run Ruff (output annotations on fixable errors):
gui/wxpython/gui_core/dialogs.py#L55
gui/wxpython/gui_core/dialogs.py:55:5: F401 `gui_core.widgets.GListCtrl` imported but unused
|
Run Ruff (output annotations on fixable errors):
gui/wxpython/gui_core/dialogs.py#L2656
gui/wxpython/gui_core/dialogs.py:2656:28: PTH109 `os.getcwd()` should be replaced by `Path.cwd()`
|
Run Ruff (output annotations on fixable errors):
gui/wxpython/gui_core/dialogs.py#L2687
gui/wxpython/gui_core/dialogs.py:2687:17: INT002 `format` method argument is resolved before function call; consider `_("string %s") % arg`
|
Run Ruff (output annotations on fixable errors)
Process completed with exit code 1.
|
Loading