adafruit / Adafruit_CircuitPython_AdafruitIO

Adafruit IO for CircuitPython
http://io.adafruit.com
MIT License
49 stars 33 forks source link

Add TypeHints to adafruit_io.py #98

Closed ForgottenProgramme closed 1 year ago

ForgottenProgramme commented 1 year ago

Resolves #79

tekktrik commented 1 year ago

Looks like this is failing the CI. You can use pre-commit to help fix the issues it's having. You can find information on how to install and use pre-commit here: https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/check-your-code

FoamyGuy commented 1 year ago

I had another look over this one. Going to merge it. Any further changes or adjustments can come in a followup PR / issue.