Skip to content

Update BinaryPayloadDecoder._unpack_words documentation #2310

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

Closed
wants to merge 1 commit into from
Closed

Update BinaryPayloadDecoder._unpack_words documentation #2310

wants to merge 1 commit into from

Conversation

MrWaloo
Copy link
Contributor

@MrWaloo MrWaloo commented Sep 8, 2024

There is no parameter "fstring" for this function

There is no parameter fstring for this function
@@ -330,7 +330,7 @@ def _unpack_words(self, handle) -> bytes:
# Change Word order if little endian word order #
# Pack values back based on correct byte order #
# ---------------------------------------------- #
:param fstring:

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, except this is an internal function, where we tend not to document the parameters.

janiversen added a commit that referenced this pull request Sep 9, 2024
* Update BinaryPayloadDecoder._unpack_words documentation

Co-authored-by: Michel F <80367602+MrWaloo@users.noreply.github.com>
@janiversen
Copy link
Collaborator

Solve in #2312, since you have not allowed maintainers to update your PR.

I have kept you as author.

Thanks for the PR.

@janiversen janiversen closed this Sep 9, 2024
@MrWaloo
Copy link
Contributor Author

MrWaloo commented Sep 10, 2024

Sorry, I did not check the options

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

2 participants