Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 250 Bytes

DEV_README.md

File metadata and controls

10 lines (5 loc) · 250 Bytes

Developing security

Pre-commit install

We use pre-commit to run some quick linting such as black.

Local Development

Install the necessary development requirements with pip install -r dev_requirements.txt