Files
YoutubePlaylistSync/.vscode/settings.json
T

8 lines
200 B
JSON

{
"python.testing.pytestArgs": [
"tests"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"github-actions.workflows.pinned.workflows": []
}