- Bug 🐛
- Add tests ✅
- Documentation or notebook change 📝
- Removed code or file 🔥
- Dependency downgrade ⬇️
- Dependency upgrade ⬆️
- Enhancement 🎨
- Ref: #
Write your description of the PR here. Be sure to include as much background, and details necessary for the reviewers to understand exactly what this is fixing or enhancing.
- I have read the Guidelines for Contributing, and this PR conforms to the stated requirements.
- I have tested this PR locally with a
python tests/run_tests.py
- I have added myself as a contributor to the contributors's file
- This PR is ready for review and/or merge