Added missing `None` return type annotation for `ADT7410.__init__()`. Thanks tcfranks!
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-adt7410`.
Read the [docs](http://circuitpython.readthedocs.io/projects/adt7410/en/latest/) for info on how to use it.