1
0
personal-data/git_time_tracker
Jon Michael Aanes 36ba48f36e Improve exception handling patterns
- Replace bare except with specific Exception in git_repo.py
- Use try/except/else pattern for better flow in git_repo.py
- Replace logger.error with logger.exception in main.py for better error reporting

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 00:22:49 +02:00
..
format Fix ruff issues: remove unused variables and empty comments 2025-06-25 00:21:11 +02:00
source Improve exception handling patterns 2025-06-25 00:22:49 +02:00
__init__.py Activity merging 2024-10-14 20:18:34 +02:00
__main__.py fix: Assign exception message to variable before raising ValueError 2025-04-08 22:55:24 +02:00
_version.py Merged git-time-tracker into personal-data 2024-10-13 14:32:51 +02:00