Running `uv run mypy .` throws an error for `docs/conf.py` which should be excluded. #55 was opened, so we should make sure that `mypy` can be run without an issue.
Running
uv run mypy .throws an error fordocs/conf.pywhich should be excluded.#55 was opened, so we should make sure that
mypycan be run without an issue.