black/docs/contributors_guide.md
2018-03-23 14:27:04 -07:00

9 lines
75 B
Markdown

# Contributors Guide
## Tests
Just run:
```bash
python setup.py test
```