fix: properly stored encoding now

This commit is contained in:
2024-04-26 14:24:14 +02:00
parent 25eceb727b
commit f52b5e6325
5 changed files with 20 additions and 14 deletions

View File

@@ -6,8 +6,8 @@ logging.getLogger().setLevel(logging.DEBUG)
if __name__ == "__main__":
commands = [
"s: #a Ruffiction",
"d: 8",
"s: #a Crystal F",
"d: 20",
]