mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 21:23:16 +02:00
- Replace print() with logging module - Add type annotations to all functions - Add Google-style docstrings to all public functions/classes - Extract magic numbers into named constants - Break complex functions into smaller helpers - Use Path.open() instead of open() - Use contextlib.suppress where appropriate |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cinema_plan_2026-01-25.txt | ||
| cinema_planner.py | ||
| run.sh | ||