Run pre-commit formatting

This commit is contained in:
mike8699
2025-01-01 21:19:30 -05:00
parent 88c72f0470
commit 83e058a8a1
9 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ try:
except subprocess.CalledProcessError as e:
print(e.stdout.decode())
exit(1)
output = output.decode()
# print(output)