Add the .py files that live in the root of src/pybind/mgr to the flake8
tox rule. This will cause the make check runs to start enforcing that
these python files follow common python formatting practices.
Signed-off-by: John Mulligan <jmulligan@redhat.com>