pdstools.adm.Plots._base¶
Shared base for the Plots mixins.
Each mixin in this package references self.datamart. The base class
declares that attribute so the mixins type-check independently of the
final composed Plots class.
Classes¶
Common attribute surface used by every plot mixin. |
Module Contents¶
- class _PlotsBase¶
Common attribute surface used by every plot mixin.
- datamart: pdstools.adm.ADMDatamart.ADMDatamart¶