Linting fixes for Galactic

pull/550/head
ZodiusInfuser 2022-10-27 13:16:39 +01:00
rodzic 6e8f2d8a27
commit efba56b8b2
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -23,6 +23,7 @@ def init():
graphics.create_pen(255, 255, 180)
]
# returns the palette entry for a given heat value
@micropython.native # noqa: F821
def pen_from_value(value):