TP-reinforcement-learning/TP2/.vscode/extensions.json

8 lines
118 B
JSON
Raw Permalink Normal View History

2023-06-23 18:10:32 +00:00
{
"recommendations": [
"editorconfig.editorconfig",
"njpwerner.autodocstring",
"ms-python.python"
]
}