OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

Update keys_controller.py

Open pabed opened this issue 1 year ago • 1 comments

Description

  • [ ] 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/....

pabed avatar Jul 30 '22 08:07 pabed

Nice finding, thank you @pabed !!

DidierRLopes avatar Jul 30 '22 11:07 DidierRLopes

Closing this PR, feel free to re-open it.

DidierRLopes avatar Aug 01 '22 08:08 DidierRLopes