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

Python source formatting updates #99

Merged
merged 5 commits into from
Jun 17, 2022
Merged

Python source formatting updates #99

merged 5 commits into from
Jun 17, 2022

Conversation

chrissimpkins
Copy link
Owner

@chrissimpkins chrissimpkins commented Jun 17, 2022

  • Convert to Py 3.6+ f-strings for string concatenation
  • Reduce all line lengths to <= 90 (passes flake8 with line length=90 requirement)
  • use default flake8 testing without test exclusions in Makefile target

@chrissimpkins chrissimpkins merged commit a343532 into master Jun 17, 2022
@chrissimpkins chrissimpkins deleted the fmt-config branch June 17, 2022 21:45
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

1 participant