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

Fixes for flake8 linting #1117

Merged

Conversation

rajithkrishnegowda
Copy link
Collaborator

This PR addresses and fixes the linting issues identified by flake8 to ensure that the Ubuntu (latest) pipeline runs successfully.

Fixes: Ubuntu (latest) pipeline
https://github.com/securefederatedai/openfl/actions/runs/11656210544/job/32452012070

Changes:

  • Updated various files to comply with flake8 linting rules.
  • Ensured consistent code formatting and improved readability.

Tested locally

Copy link
Collaborator

@MasterSkepticista MasterSkepticista left a comment

Choose a reason for hiding this comment

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

@rajithkrishnegowda Also consider merging #1113 first. One of our former engineers opened it addressing Flake8. This PR can be incremental on changes from #1113.

setup.cfg Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
Copy link
Collaborator

@teoparvanov teoparvanov left a comment

Choose a reason for hiding this comment

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

I've merged #1113, as suggested by @MasterSkepticista. Please consider rebasing this PR's branch and merge the remaining deltas (if any).

@teoparvanov teoparvanov merged commit 648500d into securefederatedai:develop Nov 4, 2024
28 checks passed
@rajithkrishnegowda rajithkrishnegowda deleted the fix-ubuntu-latest branch December 12, 2024 16:00
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.

4 participants