better menus

This commit is contained in:
klemek
2021-08-26 17:11:18 +02:00
parent cbc988d4ee
commit 7c26c5a39d
7 changed files with 133 additions and 165 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from typing import List
import re
import os.path
from .image import Image
from image import Image
class File: