* without that global, BM will crash
* pep fix
pep is quite the stickler
* that warning was cut short a bit
"Because you are not currently connected to the network, the BM will not be sent right now"
* little fixes
* pep
* removed global streamNumber
will be autoset I guess
* pylint :-(
* disa lint
* no "because"
* lint :-(
* omg
* oh my
* f it
* avoid addr
* []
* # pylint: disable=W0291 # very helpful against overzealous checks
* spaces
* yy
* Added: Sphinx configuration including readthedocs config
* Added: Sphinx fabric task to auto-document the project
* Fixed: Some issues in the code causing autodoc to fail when parsing
* Added: Manual docs - structure, proof of concepts and RsT examples
* Fixed: RsT formatting in docstrings
* Fixed: Some adjacent minor style and lint issues