Skip to content

Commit

Permalink
updated vscode settings
Browse files Browse the repository at this point in the history
Signed-off-by: HitBlast <[email protected]>
  • Loading branch information
hitblast committed Aug 23, 2024
1 parent 9882a84 commit cb188c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"ruff.importStrategy": "fromEnvironment"
"ruff.importStrategy": "fromEnvironment",
"workbench.editor.restoreViewState": false
}

0 comments on commit cb188c0

Please sign in to comment.