Skip to content

Conversation

@robamler
Copy link
Collaborator

@robamler robamler commented Feb 9, 2025

Removes nonsensical documentation from the implementation of a trait
method that was still left over from a very old refactoring
(fortunately, documentations of implementations of trait methods are
a bit hidden in the API docs).

This commit also adds analogous documentation to some inherent
methods where it does make sense and should have been to begin with.

Fixes #65.

Removes nonsensical documentation from the implementation of a trait
method that was still left over from a very old refactoring
(fortunately, documentations of *implementations of trait methods* are
a bit hidden in the API docs).

This commit also adds analogous documentation to some inherent
methods where it does make sense and should have been to begin with.

Fixes #65.
@robamler robamler merged commit 941cd93 into main Feb 9, 2025
22 checks passed
@robamler robamler deleted the issue-65 branch February 9, 2025 23:16
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.

Confusing documentation, 'This method is called decode_symbol rather than decode_symbol'

2 participants