-
Notifications
You must be signed in to change notification settings - Fork 11
Example should be renamed to include simpletest #12
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
Labels
Comments
Hey, I'd like to take this issue up! |
sreekaransrinath
added a commit
to sreekaransrinath/Adafruit_CircuitPython_OneWire
that referenced
this issue
Oct 1, 2019
go for it!!! 🎃 |
Yeah, I finished it right after I commented :) |
Hi. I would like to take up this issue for my first pull requests. |
@shlok-goud oops this was already done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Example
onewire_demo.py
should be renamed toonewire_simpletest.py
to fit with CircuitPython library standards.The lines including this file name in the
docs/examples.rst
file must also be updated to reflect the name change, e.g.:would be updated to:
The text was updated successfully, but these errors were encountered: