paddington-eurostar/config
Edward Betts 13c4341f3a Add full type annotations and black formatting across all modules
Annotated all functions with mypy --strict-compatible types (-> None, dict[str,
Any], Generator types, etc.), added # type: ignore for untyped third-party libs
(lxml), and reformatted with black. All 18 source files now pass mypy --strict
with zero errors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 21:48:53 +01:00
..
__init__.py Add config system with TFL_DATA_DIR and CACHE_DIR 2026-04-04 13:37:44 +01:00
default.py Add full type annotations and black formatting across all modules 2026-05-25 21:48:53 +01:00