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

Raise exception when deleting multiple prices #1228

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

tgibson11
Copy link
Contributor

Raises an exception if the "are you sure" flag is not set.

Also, I don't consider finding nothing to delete to be an error - the end state is as-expected. I think the warning is appropriate, but it is a fairly common scenario, and it would be annoying to have to handle that error every time a delete function is used. However, if you disagree I could raise a missingData exception there.

@robcarver17 robcarver17 merged commit fdd8951 into robcarver17:develop Jul 26, 2023
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