Merge pull request #1021 from pimoroni/patch-plasma-weather

Fix linting fail.
pull/1022/head
Philip Howard 2024-10-25 16:41:03 +01:00 zatwierdzone przez GitHub
commit 24971349fc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -260,4 +260,3 @@ while True:
move_to_target() # nudge our current colours closer to the target colours
display_current() # display current colours to strip
gc.collect()