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

Update generate_qr.py #7

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Update generate_qr.py #7

merged 1 commit into from
Jan 2, 2025

Conversation

Amansingh0807
Copy link
Contributor

Error Handling: I added checks to ensure the input file exists before processing. If the file is missing, the script raises a FileNotFoundError with a clear message.
Modularization: I split the code into functions to improve readability and maintainability.
Improved Feedback: I updated the script to provide clearer messages about the process and errors, making it easier to understand and debug.

Error Handling: I added checks to ensure the input file exists before processing. If the file is missing, the script raises a FileNotFoundError with a clear message.
Modularization: I split the code into functions to improve readability and maintainability.
Improved Feedback: I updated the script to provide clearer messages about the process and errors, making it easier to understand and debug.
Copy link
Owner

@amanraox amanraox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@amanraox amanraox merged commit 0b9e92f into amanraox:main Jan 2, 2025
1 check failed
Copy link

github-actions bot commented Jan 2, 2025

🎉🎉 Thank you for your contribution! Your PR #7 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants