1
0
Commit Graph

6 Commits

Author SHA1 Message Date
2087460a7f Fix ruff issues: remove unused variables and empty comments
- Remove empty comment in git_time_tracker/format/cli.py:61
- Remove unused max_title_parts in git_time_tracker/format/icalendar.py:28
- Remove unused max_title_parts in git_time_tracker/source/csv_file.py:14

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 00:21:11 +02:00
c226ac623c
Activity merging 2024-10-14 20:18:34 +02:00
72be664d82
Ruff
All checks were successful
Test Python / Test (push) Successful in 31s
2024-10-13 15:20:30 +02:00
477fce869d
Moved ActivitySample into personal_data 2024-10-13 15:20:18 +02:00
eb3518ba88
Renamed WorkSample to ActivitySample 2024-10-13 15:05:55 +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