Closed mdpiper closed 9 years ago
With this change, I can now instantiate Hydrotrend:
In [1]: from cmt.components import Hydrotrend In [2]: h = Hydrotrend() In [3]:
With this change, I can now instantiate Hydrotrend: