Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 148 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (13 loc) · 148 Bytes

Contributing

Install Development Dependencies

pipenv install

Format Code

./format

Test Code

./test