Skip to content

Commit c9264cc

Browse files
committed
Merge branch 'invalid-literal'
2 parents 0b5c42c + 646198d commit c9264cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotstar_featherwing/font3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
font = {' ': [ 0, 0, 0],
2-
'A': [62, 05, 62],
2+
'A': [62, 5, 62],
33
'B': [63, 37, 26],
44
'C': [30, 33, 18],
55
'D': [63, 33, 30],

0 commit comments

Comments
 (0)