naming convention

This commit is contained in:
Ace
2023-06-03 16:16:07 +02:00
parent 48e393e48c
commit 9486006e86
22 changed files with 23 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ Textfile module for InkyCal Project
Reads data from a plain .txt file and renders it on the display.
If the content is too long, it will be truncated from the back until it fits
Copyright by aceisace
Copyright by aceinnolab
"""
from inkycal.modules.template import inkycal_module
from inkycal.custom import *