hostapps/.vscode/settings.json

4 lines
116 B
JSON
Raw Normal View History

2022-05-28 14:14:08 -05:00
{
"python.formatting.provider": "black",
"python.formatting.blackPath": "/run/current-system/sw/bin/black"
}