alignment not allowed in string format specifier #42

pavlinux
commented 2024-11-11 11:23:08 +00:00
(Migrated from github.com)
```
# ./get_updates.py 006-B1619-00
Traceback (most recent call last):
File "./get_updates.py", line 91, in <module>
print("Device {:04d}-{:02} (guessed): {}".format(primary_hwid, primary_subid, device_name))
ValueError: '=' alignment not allowed in string format specifier
# python -V
Python 3.7.3
```
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?