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

Core: move parse_simple_args #3705

Merged
merged 32 commits into from
Dec 6, 2022

Conversation

Chavithra
Copy link
Contributor

@Chavithra Chavithra commented Dec 5, 2022

Description

Move the function parse_simple_args:

  • from: openbb_terminal.helper_funcs
  • into: openbb_terminal.parent_classes

This function seems specific to controllers.

Plus that will ease automatic completion into some classes.

@reviewpad reviewpad bot added the feat M Medium T-Shirt size feature label Dec 5, 2022
@jmaslek jmaslek marked this pull request as ready for review December 5, 2022 20:06
@Chavithra Chavithra merged commit cfde16e into OpenBB-finance:main Dec 6, 2022
@Chavithra Chavithra deleted the move_parse_simple_args branch December 6, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat M Medium T-Shirt size feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants