-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💄 style(megabench): improve code formatting and import ordering
- re-order imports based on PEP 8 - remove unnecessary blank lines - format tuples and lists to be more concise - apply consistent string formatting across files ♻️ refactor(megabench): optimize loop and conditional structures - refactor match-case statements for Python 3.9 compatibility - optimize list comprehensions for improved performance - simplify nested conditionals for better readability
- Loading branch information
Showing
42 changed files
with
321 additions
and
576 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.