-
Andi Gerken authored
Preparing to tag and release
Andi Gerken authoredPreparing to tag and release
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
commands.md 206 B
Documentation from docstrings
pdoc --html robofish.io robofish.evaluate --html-dir docs --force
Code coverage:
pytest --cov=src --cov-report=html
Flake
flake8 --ignore E203 --max-line-length 88