make import path relative

This commit is contained in:
2022-11-02 21:57:51 +01:00
parent 6cf8877f73
commit 320beeaa0d
+1 -1
View File
@@ -20,7 +20,7 @@ from typing import Iterable, Optional
from openpyxl import Workbook
from openpyxl.styles import Font
from nateman import assigner
from . import assigner
from .models import Klausur, Klausurteilnahme, Schueler, Stufe