Skip to content

Conversation

yut23
Copy link
Collaborator

@yut23 yut23 commented Mar 16, 2023

This PR is a bunch of minor style fixes suggested by pylint. It resolves all instances of:

  • superfluous-parens
  • no-else-break, no-else-continue, no-else-raise, no-else-return
  • use-symbolic-message-instead
  • trailing-whitespace
  • consider-using-from-import
  • unnecessary-pass (I'm on the fence about this one)
  • attribute-defined-outside-init

@zingale zingale merged commit 4c90ee6 into python-hydro:main Mar 17, 2023
@yut23 yut23 deleted the pylint_fixes branch March 17, 2023 18:33
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.

2 participants