test pisugar support

This commit is contained in:
Ace
2024-06-23 20:13:58 +02:00
parent 610f246c02
commit 309c6ca5bc
5 changed files with 88 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ from inkycal import loggers # noqa
from inkycal.custom import *
from inkycal.display import Display
from inkycal.modules.inky_image import Inkyimage as Images
from inkycal.utils.json_cache import JSONCache
from inkycal.utils import JSONCache
logger = logging.getLogger(__name__)