OpenBB icon indicating copy to clipboard operation
OpenBB copied to clipboard

Next release : reports on steroids

Open Chavithra opened this issue 2 years ago • 0 comments

Description

This PR fixes #2519, https://github.com/OpenBB-finance/OpenBBTerminal/issues/2529

  • [ ] Summary of the change / bug fix.
  • [ ] Link # issue, if applicable.
  • [ ] Screenshot of the feature or the bug before/after fix, if applicable.
  • [ ] Relevant motivation and context.
  • [ ] List any dependencies that are required for this change.

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.

Checklist:

Others

  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] My code passes all the checks pylint, flake8, black, ... To speed up development you should run pre-commit install.
  • [ ] New and existing unit tests pass locally with my changes. You can test this locally using pytest tests/....

Chavithra avatar Aug 18 '22 10:08 Chavithra