-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Refactor and modernize codebase for improved clarity and functional…
…ity** Refactored several modules and test cases to use type annotations, f-strings, and other Python 3 modernizations. Consolidated imports for better maintainability and readability. Enhanced context management and error handling, while replacing redundant or obsolete patterns like `list()` comprehensions and legacy formatting.
- Loading branch information
Showing
11 changed files
with
377 additions
and
406 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.