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

fixed PEP8 F633, and PEP8 problems in the documentation build #501

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

edwardhartnett
Copy link
Contributor

@edwardhartnett edwardhartnett commented Sep 24, 2024

DESCRIPTION OF CHANGES:

We have some PEP8 tests working, but I had to turn one of them off (F633) when we switched to the new main branch. There were some python2 style print statements in the code.

This PR fixes those print statements and turns that checking back on in CI.

Also I fix the PEP8 problems of the documentation conf.py file. This is documentation code, not workflow code, so seems safe to fix. (More work on the documentation build is coming so fixing these now is helpful).

TESTS CONDUCTED:

N/A

Machines/Platforms:

N/A

Test cases:

N/A

ISSUE:

Part of #456

@edwardhartnett edwardhartnett changed the title fixed PEP8 F633 fixed PEP8 F633, and PEP8 problems in the documentation build Sep 24, 2024
@edwardhartnett edwardhartnett marked this pull request as ready for review September 24, 2024 21:23
@MatthewPyle-NOAA MatthewPyle-NOAA merged commit 07a73fa into NOAA-EMC:main Sep 24, 2024
2 checks passed
@edwardhartnett edwardhartnett deleted the ejh_fix_pep8_F633 branch September 24, 2024 23:43
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