diff --git a/.vscode/settings.json b/.vscode/settings.json index 48b73f9c2..13b89efa2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,8 +6,8 @@ "[python]": { "editor.formatOnSave": true, "editor.codeActionsOnSave": { - "source.fixAll": true, - "source.organizeImports": true + "source.fixAll": "explicit", + "source.organizeImports": "explicit" }, "editor.defaultFormatter": "charliermarsh.ruff" }, diff --git a/pynxtools/definitions b/pynxtools/definitions index 0b3e18e1a..4bd779277 160000 --- a/pynxtools/definitions +++ b/pynxtools/definitions @@ -1 +1 @@ -Subproject commit 0b3e18e1a95436ee454772738d85bb41acc9f00b +Subproject commit 4bd7792772e9932a562c6226cb3455f8b5e83b81