1
0
Commit Graph

7 Commits

Author SHA1 Message Date
45233bd593 fix: Assign exception message to variable before raising ValueError
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
2025-04-08 22:55:24 +02:00
82cfd45878 style: Consistently use single quotes for string literals in code 2025-04-08 22:54:13 +02:00
f38923e8fb fix: Replace assert with ValueError for empty sample_filter check 2025-04-08 22:53:53 +02:00
0e1779cca0 fix: Remove unnecessary del statements from __main__.py file 2025-04-08 22:51:31 +02:00
c226ac623c
Activity merging 2024-10-14 20:18:34 +02:00
c07c371939
Moved more logic to personal_data 2024-10-14 19:43:34 +02:00
4f851b21b5
Merged git-time-tracker into personal-data
All checks were successful
Test Python / Test (push) Successful in 31s
2024-10-13 14:32:51 +02:00