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

readthedocs fixes #247

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Conversation

scrasmussen
Copy link
Member

readthedocs is failing to build. These changes allowed it to build locally, testing to see if it will fix the online version

@pep8speaks
Copy link

Hello @scrasmussen! Thanks for opening this PR.

Line 52:54: W291 trailing whitespace
Line 56:1: E265 block comment should start with '# '
Line 57:1: E265 block comment should start with '# '
Line 58:1: E265 block comment should start with '# '
Line 59:1: E265 block comment should start with '# '
Line 60:1: E265 block comment should start with '# '
Line 60:101: E501 line too long (244 > 100 characters)
Line 61:1: E265 block comment should start with '# '
Line 63:1: E265 block comment should start with '# '

Local linting (style checking) can be peformed using pycodestyle General guidelines can be found at the Hitchhiker's guide to code style

@scrasmussen scrasmussen merged commit ef3bd2d into NCAR:main Jan 3, 2024
2 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.

2 participants