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

fix(setup): Handle user input #73

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

benatouba
Copy link

Properly handle user input for file replacement prompt when setting up cosipy. Fixes #72

Properly handle user input for file replacement prompt when setting up cosipy.
Fixes cryotools#72
@gampnico gampnico changed the base branch from master to development November 25, 2024 09:49
@gampnico gampnico added the bug label Nov 25, 2024
Fixes logic error where creating a missing config file silently fails when silent_overwrite is set to True.

Adds print message if file is not overwritten.
This was referenced Nov 25, 2024
@gampnico gampnico merged commit 9da9741 into cryotools:development Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config converter does not handle random/invalid input for user confirmation
2 participants