1
0
personal-data/personal_data
Jon Michael Aanes b79ea804b2 Replace assert statements with proper error handling
- Replace assert with ValueError in git_time_tracker/source/csv_file.py
- Replace assert with ValueError in git_time_tracker/source/git_repo.py
- Replace assert with TypeError in personal_data/util.py
- Fix isinstance call to use tuple for efficiency

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 00:22:06 +02:00
..
fetchers Fix ruff error in OpenScale scraper 2025-06-25 00:19:12 +02:00
__init__.py Update pydoc 2025-03-16 23:59:15 +01:00
__main__.py Use new improved cloudflare avoider 2025-06-16 23:24:09 +02:00
_version.py 🤖 Bumped version to 0.1.74 2025-06-04 21:30:47 +02:00
activity.py Fixed activity 2025-03-16 22:00:51 +01:00
csv_import.py Improved csv sniffing 2025-03-16 00:02:08 +01:00
data.py Ruff 2025-06-25 00:12:37 +02:00
html_util.py Code quality 2024-10-25 22:24:33 +02:00
mailgun.py Code quality 2024-10-25 22:24:33 +02:00
main.py Use new improved cloudflare avoider 2025-06-16 23:24:09 +02:00
notification.py Code quality 2024-10-25 22:24:33 +02:00
parse_util.py Ruff 2024-11-26 23:02:38 +01:00
secrets.py Ruff 2025-05-14 23:50:13 +02:00
util.py Replace assert statements with proper error handling 2025-06-25 00:22:06 +02:00