migration of application to own repo
Python CI / test (push) Successful in 38s

This commit is contained in:
2025-11-07 18:47:31 +01:00
parent 2e926ab87a
commit 9862c3124a
20 changed files with 2134 additions and 133 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Perfect for understanding the basic query system.
"""
from PIL import Image, ImageDraw
from pyweblayout_ereader import EbookReader
from dreader.application import EbookReader
def main():