Lines Matching refs:places
1442 def __init__(self, float_value, places=7):1447 places: The number of decimal places to round to.1451 self._places = places