Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 455 Bytes

File metadata and controls

12 lines (7 loc) · 455 Bytes

Contributing to AI Deployment Bootcamp

Thanks for your interest in contributing to the AI Deployment Bootcamp!

To submit PRs, please fill out the PR template along with the PR. If the PR fixes an issue, don't forget to link the PR to the issue!

Coding guidelines

For docstrings we use numpy format.

For code style, we recommend the PEP 8 style guide.