Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 179 Bytes

File metadata and controls

12 lines (9 loc) · 179 Bytes

Contributing

We welcome contributions!

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

Code Style

  • Follow PEP 8
  • Add docstrings
  • Write tests