adafruit / Adafruit_CircuitPython_AdafruitIO

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

add __init__.py to example folders to make proper packages #80

Closed dhalbert closed 2 years ago

dhalbert commented 2 years ago

The multi-file examples are missing the empty __init__.py files to make them proper packages.