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

python cleanup #1362

Merged
merged 3 commits into from
Jan 28, 2024
Merged

python cleanup #1362

merged 3 commits into from
Jan 28, 2024

Conversation

jxdv
Copy link
Contributor

@jxdv jxdv commented Jan 27, 2024

Description

lib/core/dictionary.py -> fix typo, remove redundant parenthesis since you are returning a tuple anyway
lib/core/structures.py -> remove redundant class parenthesis (not needed in python3)
lib/reports/html_report.py -> simplify comparison statements

Copy link
Collaborator

@shelld3v shelld3v left a comment

Choose a reason for hiding this comment

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

Good job

@shelld3v shelld3v merged commit 2d21d63 into maurosoria:master Jan 28, 2024
5 of 9 checks passed
@jxdv jxdv deleted the python-feats branch January 28, 2024 09:45
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