History | View | Annotate | Download (2.22 KB)
pep8: fix E128 continuation line under-indented errors
I wasn't sure this was worth fixing at first, but it does look more readablenow.
pep8: Fix E203 whitespace before punctutation
Pass code check.
Added multipoll and multiping examples.