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

Fix a few code smells #9198

Merged
merged 7 commits into from
Oct 17, 2024
Merged

Fix a few code smells #9198

merged 7 commits into from
Oct 17, 2024

Conversation

oleg-derevenetz
Copy link
Collaborator

@oleg-derevenetz oleg-derevenetz commented Oct 14, 2024

Fix the remaining code smells related to the cases when non-final virtual methods are called from the constructor.

This PR also formats our Python service scripts using black and fixes or disables all warnings found by pylint.

This PR also paraphrases a few lines from #9191.

@oleg-derevenetz oleg-derevenetz added the improvement New feature, request or improvement label Oct 14, 2024
@oleg-derevenetz oleg-derevenetz added this to the 1.1.3 milestone Oct 14, 2024
@oleg-derevenetz oleg-derevenetz marked this pull request as ready for review October 14, 2024 13:19
@ihhub ihhub merged commit 5a2bc7b into ihhub:master Oct 17, 2024
20 checks passed
@ihhub
Copy link
Owner

ihhub commented Oct 17, 2024

@oleg-derevenetz , huge thanks for these fixes!

@oleg-derevenetz oleg-derevenetz deleted the code-smell-fix branch October 18, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature, request or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants