Skip to content
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

benning #1371

Merged
merged 2 commits into from
Mar 26, 2024
Merged

benning #1371

merged 2 commits into from
Mar 26, 2024

Conversation

ndrsnhs
Copy link
Contributor

@ndrsnhs ndrsnhs commented Jan 24, 2024

No description provided.

Copy link
Contributor

@LKuemmel LKuemmel left a comment

Choose a reason for hiding this comment

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

Bitte ein Rebase auf den Master durchführen, dann läuft auch der Test wieder durch.

Comment on lines +23 to +26
@auto_str
class OpenDTUInverterConfiguration:
def __init__(self):
pass
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
@auto_str
class OpenDTUInverterConfiguration:
def __init__(self):
pass

Auf diese Klasse wird nicht zugegriffen.

Comment on lines +23 to +26
@auto_str
class BenningInverterConfiguration:
def __init__(self):
pass
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
@auto_str
class BenningInverterConfiguration:
def __init__(self):
pass

Auf diese Klasse wird nicht zugegriffen.

@LKuemmel LKuemmel added this to the 2.1.4 milestone Jan 29, 2024
@LKuemmel LKuemmel merged commit 4d08723 into openWB:master Mar 26, 2024
1 check passed
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