Skip to content

cleaning up attrs/mypy workaround comments to remove them from rendered docs #51

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

Merged
merged 1 commit into from
May 2, 2018
Merged

Conversation

mattsb42-aws
Copy link
Member

@mattsb42-aws mattsb42-aws commented May 2, 2018

Description of changes:

I realized that the note about the attrs/mypy workaround added in #44 showed up in the rendered docs. This is not what we want, so this changes all of those into comments (rather than docstrings) and disables that flake8 docstring check on those methods (noqa=D107).

There are also a few minor fixes identified by pylint in most_recent.py, setting initial values for _version and _last_updated as well as simplifying a value check.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattsb42-aws mattsb42-aws changed the base branch from DELETE-10 to master May 2, 2018 18:23
@mattsb42-aws mattsb42-aws merged commit dd3efe9 into aws:master May 2, 2018
@mattsb42-aws mattsb42-aws deleted the docfix branch May 2, 2018 18:23
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