-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor signal module classes for consistency and readability
Refactored various classes in the signal module to improve consistency, readability, and maintainability. Renamed methods to follow Python naming conventions, replaced %-formatting with f-strings, updated multiline imports, and removed unnecessary `return` statements.
- Loading branch information
Showing
9 changed files
with
330 additions
and
260 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
Oops, something went wrong.