WIP Cleaning up the code base + impl slash commands

This commit is contained in:
2021-10-30 22:05:40 +02:00
parent 425d3a3a92
commit bcf3d957a8
16 changed files with 973 additions and 541 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"python.formatting.provider": "yapf"
"python.formatting.provider": "black"
}