hostapps/.vscode/settings.json

4 lines
46 B
JSON
Raw Normal View History

2022-05-28 14:14:08 -05:00
{
2023-03-24 10:53:20 -05:00
"python.formatting.provider": "black"
}