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

Fixing linter errors #158

Merged
merged 6 commits into from
Apr 13, 2024
Merged

Fixing linter errors #158

merged 6 commits into from
Apr 13, 2024

Conversation

andrewdavidsmith
Copy link
Collaborator

All errors/warnings issued from both flake8 invocations in the workflow have been corrected. This involved some string formatting, and some noqa tags. Note: flake8 findings of "too complex" (C901) were not addressed. Needs testing before merge.

…, adding noqa and a comment when it seems appropriate
@andrewdavidsmith
Copy link
Collaborator Author

Still needs attention for pytest with origin of variable META_MIN_READS.

@saketkc saketkc merged commit 071b5cc into master Apr 13, 2024
6 checks passed
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.

None yet

2 participants