Skip to content

Conversation

@lord-haffi
Copy link
Collaborator

Fixes #947

@lord-haffi lord-haffi self-assigned this Jan 24, 2025
@lord-haffi lord-haffi added documentation Improvements or additions to documentation technisch aka technical labels Jan 24, 2025
"""
if cls.__doc__ is not None:
cls.__doc__ = cls.__doc__.format(__gh_version__=__gh_version__)
add_comments_to_description(cls)
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we need this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Don't be so fast xD 2a8e914

@lord-haffi lord-haffi merged commit 682ae3b into main Jan 24, 2025
28 of 32 checks passed
@lord-haffi lord-haffi deleted the fix_comments branch January 24, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation technisch aka technical

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Die Beschreibungen in den generierten BO4E-Schemas stimmen nicht mit den Python Klassen überein

3 participants