Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds a functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Please describe what behavior may be affected by your code
Please describe the steps for us to check your changes. Please also list any relevant details for your tests
- I have performed a self-review of my own code
- I have written my code in a way that it's self descriptive
- I have made corresponding changes to the documentation
- My changes generate no new warnings and may be built with production flag without error
- I removed all unused comments or code