Switch to tabs

This commit is contained in:
3wc
2023-11-03 21:52:08 +00:00
parent ff013525af
commit d3c2da74e6
9 changed files with 724 additions and 16 deletions

View File

@ -13,7 +13,7 @@ from hamstertools.db import (
HamsterFact,
HamsterFactKimaiImport,
)
from hamstertools.kimai import KimaiAPI, Timesheet, Project, Activity
from hamstertools.kimaiapi import KimaiAPI, Timesheet, Project, Activity
api = KimaiAPI()