Fix everything (#1444)

* Pi's message.

* Fix most everything.

* Blacked
This commit is contained in:
BillSchumacher
2023-04-14 19:04:48 -05:00
committed by GitHub
parent b65b7acace
commit 4bb7a598a5
25 changed files with 331 additions and 257 deletions

View File

@@ -12,7 +12,7 @@ JSON_SCHEMA = """
{
"command": {
"name": "command name",
"args":{
"args": {
"arg name": "value"
}
},