Source code for pymt.services.constant.river

from .constant import ConstantScalars


[docs]class River(ConstantScalars): def __init__(self): pass