https://github.com/commitmas/pybluedot/pull/10 introduces a Tox-based framework for doing CI, but does not address the PEP8 issues shown when running `tox -epep8`. Someone should fix these :smile:
#10 introduces a Tox-based framework for doing CI, but does not address the PEP8 issues shown when running
tox -epep8. Someone should fix these 😄