Reformatted per pre-commit
This commit is contained in:
parent
972b9271cc
commit
52c09168d9
1 changed files with 0 additions and 1 deletions
|
|
@ -2572,7 +2572,6 @@ FONT = ( # Code Page 437 https://www.ascii-codes.com/
|
|||
# fmt: on
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
# Rotate all character to be able to generate the correct data
|
||||
rotated_font = []
|
||||
char = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue