import probs

This commit is contained in:
2019-09-05 09:41:01 +02:00
parent d5ff3c6afd
commit 83db70f2d7
4 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ from app.add import (
parse_time,
subtract_times,
)
from config import SAMPLE_TIMESHEET_PATH
from app.config import SAMPLE_TIMESHEET_PATH
@fixture