remove pylint configs from newer version

This commit is contained in:
foamyguy 2025-02-11 14:49:38 -06:00
parent 9c845aa13e
commit 4eff77cd4e

View file

@ -51,7 +51,7 @@ except ConnectionError:
print("Failed to connect to WiFi with provided credentials")
raise
# pylint: disable=consider-using-with, possibly-used-before-assignment, unsubscriptable-object
# pylint: disable=unsubscriptable-object
if HOURLY_CHIME or ALARM_TIME is not None:
# Audio Setup