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

Refactor Variables class #536

Closed
wants to merge 1 commit into from
Closed

Refactor Variables class #536

wants to merge 1 commit into from

Conversation

PaulFarault
Copy link
Contributor

@PaulFarault PaulFarault commented Jan 16, 2024

Which issue(s) this PR fixes

Fixes None

Additional comments

Remove the create_if_missing option from the Variables class initializer as file creation should be handled by the opening mode.

Agreements

…files

Creating a file or not when it does not exist should be based on the open's "mode".
@PaulFarault PaulFarault self-assigned this Jan 16, 2024
@PaulFarault PaulFarault force-pushed the feat/variables-class branch 2 times, most recently from a22c96d to d5539d0 Compare January 16, 2024 17:13
@PaulFarault PaulFarault requested a review from rpignolet January 16, 2024 17:14
@PaulFarault PaulFarault closed this Feb 9, 2024
@PaulFarault PaulFarault deleted the feat/variables-class branch February 9, 2024 12:59
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.

1 participant