Closed DanielRJohnson closed 1 year ago
That Plugin class hierarchy looks really nice! Good work figuring that out. I'll see if I can incorporate this into our documentation.
I tried to simplify the plugin filename structure which seems to have broken the graph generator.
Tests were failing because of an import typo ("StructuredMetadataPlugin" vs "StructuredMetaPlugin", fixed now), and changing one import fixed the graph generator.
Merges EnvProvPlugin + tests into the most recent qwofford/issue14_refineplugin work.