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

Code Refactoring and Efficiency Improvements #49

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

KavyaMalviya56
Copy link
Contributor

#48 Issue Resolved

Changes Made:

Refactored the code to eliminate duplicate XPath queries for better efficiency.
Added comments to explain the code's functionality.
Created a get_latest_notice function to fetch the latest notice information, reducing redundancy.
Replaced hard-coded URLs with variables for better maintainability.
Improved exception handling with informative error messages.

@anupammaurya6767 anupammaurya6767 merged commit 1e2deac into anupammaurya6767:main Oct 31, 2023
1 of 2 checks passed
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you for your pull request!

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