spyglass/spyglass/data_extractor
Alexander Hughes 3bf68e464a PEP-8 code styling and linting
As a newer project, Spyglass is still a work in progress in terms of its
styling. This change is meant to help improve readability and compliance
of Spyglass source code.

To match other Airship projects, this change implements YAPF into tox so
linting is automatically ran. This will hopefully keep formatting grey
areas styled consistently.

PEP-8: https://www.python.org/dev/peps/pep-0008/

OpenStack Style Guidelines:
https://docs.openstack.org/hacking/latest/user/hacking.html

PEP Index: https://www.python.org/dev/peps/

Depends on https://review.openstack.org/#/c/648764.

Change-Id: I45b19cc8a7932fd7823dcb69f64a0a1bf19fc434
2019-04-22 18:46:48 +00:00
..
plugins PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00
__init__.py Base code for spyglass 2018-11-28 15:19:43 +05:30
base.py PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00
custom_exceptions.py PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00