Example #1
0
    def __init__(self,
                 units = 'Metric',
                 ):

        HSPFModel.__init__(self, units = units)
Example #2
0
    def __init__(
        self,
        units='Metric',
    ):

        HSPFModel.__init__(self, units=units)