Skip to content

Files

Latest commit

author
John Aziz
May 23, 2024
582b7df · May 23, 2024

History

History
23 lines (14 loc) · 668 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 668 Bytes

Contribution

How to contribute to the project?

While contributing, it must be necessary that each contributor keeps in mind the Code Of Conduct.

This repository is open for everyone to contribute and is maintained by John Aziz.

Develop Locally

To run the the package locally (Lean more: here):

pip install -e .

Any changes you do will take effect immediately.

Run Tests

pytest