cd /path/to/this/repository
uv syncfor pre-commit hooks.
uv run pre-commit installuv run noxor
uv run nox -s lint
uv run nox -s lint_fixand then
uv run nox -s fmt❯ uv run .\experiments\experiment_name\main.py
[2025-05-09 20:54:03][INFO][logger.py][setup_logger][line 95] logger initialized
[2025-05-09 20:54:03][INFO][main.py][main][line 7] Executing the main function...project blueprint reference: https://github.com/johnthagen/python-blueprint