Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug : fix #1597 #1598

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Bug : fix #1597 #1598

merged 1 commit into from
Mar 30, 2022

Conversation

Chavithra
Copy link
Contributor

@Chavithra Chavithra commented Mar 30, 2022

Description

Fixes #1597.

How has this been tested?

The bug is there :

  • File : openbb_terminal\common\behavioural_analysis\reddit_view.py
  • Function : print_and_record_reddit_post

By running each command related to this function in /stocks/ba/.

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 Chavithra added the bug Fix bug label Mar 30, 2022
@Chavithra Chavithra self-assigned this Mar 30, 2022
@Chavithra Chavithra merged commit f35b426 into OpenBB-finance:main Mar 30, 2022
@Chavithra Chavithra deleted the fix_1597 branch March 30, 2022 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Error: Shape of passed values
2 participants