Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 308 Bytes

YeetAI

Development

For development / contributions to the project, please make sure you install our pre-commit hook, to make sure all Python files are formatted with black and isort prior to commiting.

To install the hook, run the following in terminal:

python3 scripts/install_hook.py