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 pylint warnings and quite unit test logging #452

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

tcmitchell
Copy link
Collaborator

@tcmitchell tcmitchell commented Mar 21, 2024

  • Follow recommendations of updated pylint to use built-in max and to use yield from.
  • Quiet unit test logging using self.assertLogs()

Closes #450

@tcmitchell tcmitchell added this to the 1.2 milestone Mar 21, 2024
@tcmitchell tcmitchell self-assigned this Mar 21, 2024
@tcmitchell tcmitchell merged commit 46724d3 into SynBioDex:main Mar 21, 2024
11 checks passed
@tcmitchell tcmitchell deleted the 450-pylint-failing-builds branch March 21, 2024 18:52
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.

New pylint errors
1 participant