Skip to content

remove optional#78

Merged
nabobalis merged 1 commit intomainfrom
none
Sep 8, 2022
Merged

remove optional#78
nabobalis merged 1 commit intomainfrom
none

Conversation

@nabobalis
Copy link
Member

No description provided.

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
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.

Copy link
Collaborator

@akash5100 akash5100 Sep 8, 2022

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
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

Comments