Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Separate static components into base class
There are static class instance variables used to ensure that a singlton heirarchy of template classes are instantiated. Create a separate base class to hold the static class instance variables.
- Loading branch information