spyglass/spyglass/data_extractor
Ian H. Pittwood b3f1e59148 Use init to configure plugins
Plugins currently use a couple configuration methods to set up field
data for the class. This seems superfluous. This change moves these
configuration steps into the init method so plugin classes can ingest
data as kwargs.

Here is an example of how the change will be implemented in plugins:
https://review.opendev.org/#/c/670171/

Change-Id: Ib26636f1eb4146902ee801af5bcce53d137be2ad
2019-07-15 21:08:57 +00:00
..
__init__.py Base code for spyglass 2018-11-28 15:19:43 +05:30
base.py Use init to configure plugins 2019-07-15 21:08:57 +00:00
models.py Combines all exceptions into a single file 2019-07-09 12:29:01 -05:00