The qcodes.dataset __init__.py exports the `ParamSpec` class and not the `ParamSpecBase` class, even though the `ParamSpec` class is not used anywhere.
The qcodes.dataset init.py exports the
ParamSpecclass and not theParamSpecBaseclass, even though theParamSpecclass is not used anywhere.