Thank you for contributing to DeepInverse!
Please refer to our contributing guidelines for full instructions on how to contribute, including writing tests, documentation and code style.
Once the GitHub tests have been approved by a maintainer (only required for first-time contributors), and the Build Docs GitHub action has run successfully, you can download the documentation as a zip file from the Actions page. Look for the workflow run corresponding to your pull request.
-
python3 -m pytest deepinv/testsruns successfully. -
black .andruff check .run successfully. -
make htmlruns successfully (in thedocs/directory). - Updated docstrings related to the changes (as applicable).
- Added an entry to the changelog.rst.