24c42133f8
Flake8 is failing due to bugbear updating with new error codes: B009: Do not call getattr with a constant attribute value B010: Do not call setattr with a constant attribute value Fix these errors by using normal property access instead Change-Id: Ib857d229ae86e88cb5dbf69e826b25d6018c8547 Signed-off-by: Eric Barrett <eric.barrett@windriver.com> |
||
---|---|---|
.. | ||
doc/source | ||
sm_client | ||
tools_junk | ||
usr/bin | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
Python bindings for the Service Management API
A python and command line client library for Service Management.