This commit is contained in:
Zsolt Ero
2023-12-07 22:36:27 +01:00
parent 1479dfaf8b
commit 20529a8be4
10 changed files with 43 additions and 10 deletions

View File

@@ -2,4 +2,4 @@ from pathlib import Path
base = Path(__file__).parent.parent
templates = base / 'templates'
config = base / 'config'