Skip to content

remove optional#78

Merged
nabobalis merged 1 commit into
mainfrom
none
Sep 8, 2022
Merged

remove optional#78
nabobalis merged 1 commit into
mainfrom
none

Conversation

@nabobalis

Copy link
Copy Markdown
Member

No description provided.

Comment thread hvpy/helpers.py
Comment on lines +90 to +93
overwrite = input_params.pop("overwrite")
filename = input_params.pop("filename")
hq = input_params.pop("hq")
timeout = input_params.pop("timeout")

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what happened here.

@akash5100 akash5100 Sep 8, 2022

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just removed them from input_params, I think we don't need to store them.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we need to store them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants