]> Repositories - Adafruit_Blinka-hackapet.git/commit
Initialisations to None help with code completion editors. Context-manager signature...
authorCefn Hoile <github.com@cefn.com>
Mon, 19 Feb 2018 14:01:43 +0000 (14:01 +0000)
committerCefn Hoile <github.com@cefn.com>
Mon, 19 Feb 2018 14:01:43 +0000 (14:01 +0000)
commit479d57930558f6aee1209bef304ab0d2db00e925
tree898ae9032032b119de8144fd483507c2e4c891ec
parent98051a9f651ef8aa931f9db0371c2994ab07f320
Initialisations to None help with code completion editors. Context-manager signature and return now compliant. Exception-raising where Pull.DOWN not supported. Commented, PEP8 and removed hash cruft.
python/digitalio/__init__.py