Browse Source

Added space

refactoring
Matthias Volk 6 years ago
parent
commit
69202f2ddf
  1. 1
      doc/source/doc/dfts.rst

1
doc/source/doc/dfts.rst

@ -48,3 +48,4 @@ In our example we compute the `Mean-time-to-failure (MTTF)`::
>>> result = results[0]
>>> print("MTTF: {:.2f}".format(result))
MTTF: 363.89
Loading…
Cancel
Save