Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 213 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 213 Bytes

Clone the repo

git clone [email protected]:bbatardiere/pyplnmodels

Install precommit

In the directory:

pre-commit install

If not found use pip install pre-commit before this command.