mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update font-char.py
This commit is contained in:
@@ -173,8 +173,6 @@ char_res_string += "鎖離狀出目外斷態輔用運判閉碼助啟執轉閒"
|
|||||||
print("Out: ")
|
print("Out: ")
|
||||||
#print(char_res_string)
|
#print(char_res_string)
|
||||||
|
|
||||||
import json
|
|
||||||
|
|
||||||
# check if translations.py is covered
|
# check if translations.py is covered
|
||||||
with open("test", 'r') as f: # open in readonly mode
|
with open("test", 'r') as f: # open in readonly mode
|
||||||
unique_chars = set(f.read())
|
unique_chars = set(f.read())
|
||||||
|
|||||||
Reference in New Issue
Block a user