Skip to content

Conversation

@jhatler
Copy link
Contributor

@jhatler jhatler commented Dec 23, 2023

This updates the docstrings, where trivial, to pass the flake8 docstring checks. In the cases where adding docstrings was non-trivial, the docstring check was ignored.

Refs: #204
Signed-off-by: Jaremy Hatler [email protected]

The httbin.org service returns a X-Amzn-Trace-Id header in its
responses, which is different for each request. This causes the
tests to fail. This clears the header before comparing responses.

Refs: betamaxpy#184, betamaxpy#190
Signed-off-by: Jaremy Hatler <[email protected]>
The betamax directory was moved into the src directory but the tox
workflow was not updated to reflect this change. This commit updates
the tox workflow to use the new path.

Refs: betamaxpy#203, cf6aefe
Signed-off-by: Jaremy Hatler <[email protected]>
This updates the docstrings, where trivial, to pass the flake8
docstring checks. In the cases where adding docstrings was non-trivial,
the docstring check was ignored.

Refs: betamaxpy#204
Signed-off-by: Jaremy Hatler <[email protected]>
@jhatler
Copy link
Contributor Author

jhatler commented Dec 23, 2023

I don't have the necessary knowledge (or time) to provide docstrings for the entire codebase. I made the trivial changes that I could so the flake8-docstring checks pass. This is verified in jhatler#4.

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.

1 participant