Skip to content

Raise NotImplementedError for LPS2X.initialize() #11

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
tekktrik opened this issue Sep 25, 2022 · 0 comments · Fixed by #12
Closed

Raise NotImplementedError for LPS2X.initialize() #11

tekktrik opened this issue Sep 25, 2022 · 0 comments · Fixed by #12
Labels
good first issue Good for newcomers Hacktoberfest DigitalOcean's Hacktoberfest

Comments

@tekktrik
Copy link
Member

The LPS2X class has a method initialize() the raises RuntimeError when it should probably be NotImplementedError based on the fact that it signifies that a subclass has not overridden it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest DigitalOcean's Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants