rte-france / relife

ReLife is an open source Python library for asset management based on reliability theory and lifetime data analysis.
Apache License 2.0
17 stars 2 forks source link

Fix docstrings for ar and ar1 #1

Open figolus opened 2 years ago

figolus commented 2 years ago

for ar in OneCycleAgeReplacementPolicy and ar1 for AgeReplacementPolicy: should be "times to preventive replacements" or "times until preventive replacements" (or sthg else) instead of "Ages of the first preventive replacements"