Skip to content

Replace sys.exit with ValueError #2

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Replace sys.exit with ValueError #2

wants to merge 2 commits into from

Conversation

Eugene-1984
Copy link

sys.exit is extremely frustrating to debug, please replace it with a regular error in order to provide stack trace and a proper error handling mechanism to work.

`sys.exit` is extremely frustrating to debug, please replace it with a regular error in order to provide stack trace and a proper error handling mechanism to work.
@ghost
Copy link

ghost commented Dec 1, 2020

Congratulations 🎉. DeepCode analyzed your code in 3.791 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

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