Skip to content

Commit e0ae310

Browse files
changed file path
1 parent 61381e9 commit e0ae310

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install/import_scripts/femcare_kostfrauen.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
from openatlas import app
88
from openatlas.models.entity import Entity, insert
99

10-
11-
FILE_PATH: Final = Path("install/import_scripts/Kostfrauen.csv")
10+
FILE_PATH: Final = Path("files/Kostfrauen.csv")
1211

1312

1413
@dataclass

0 commit comments

Comments
 (0)