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

refactor!: Removed unused debug code and minor pylint fixes #1767

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

buhtz
Copy link
Member

@buhtz buhtz commented Jun 20, 2024

Remove unused method debugTrace().

Enable PyLint rule W1515 (forgotten-debug-statement).
Replace deprecated PyLint rule C0324 with C0325 (superfluous-parens).
Removed ImportError check for class MutableSet because not relevant anymore since Python 3.3.

Related to #1755

@buhtz buhtz added the PR: Merge after creative-break Merge after creative-break (min. 1 week) label Jun 20, 2024
@buhtz buhtz changed the title refactor!: Removed unused code and minor pylint fixes refactor!: Removed unused debug code and minor pylint fixes Jun 20, 2024
@buhtz buhtz added this to the Upcoming release (1.5.0) milestone Jun 27, 2024
@buhtz buhtz merged commit 060aa96 into bit-team:dev Jun 28, 2024
@buhtz buhtz deleted the refactor/debugtrace branch June 28, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Merge after creative-break Merge after creative-break (min. 1 week)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant