Skip to content

Commit e86e6d8

Browse files
python-ecosys/bfu_ua_display: Improve Ukrainian glyph rendering.
Signed-off-by: Oleksandr Polishchuk <oleksandr.polishchuk@icloud.com>
1 parent 99b5b84 commit e86e6d8

7 files changed

Lines changed: 767 additions & 385 deletions

File tree

.ruff.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[lint]
2+
ignore = [
3+
"RUF001",
4+
"RUF002",
5+
"RUF003",
6+
]

0 commit comments

Comments
 (0)