fix: removed empty objects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Hellow
2024-05-08 21:06:40 +02:00
parent 3780f05e58
commit 2af577c0cd
5 changed files with 18 additions and 5 deletions

View File

@@ -7,8 +7,7 @@ logging.getLogger().setLevel(logging.DEBUG)
if __name__ == "__main__":
commands = [
"s: #a Happy Days",
"7",
"9",
"d: 7",
]