From 72bef83685a937bac22019d377814288607bc0e6 Mon Sep 17 00:00:00 2001
From: "Ensslin, Torsten (ensslint)" <ensslin@mpa-garching.mpg.de>
Date: Sun, 20 Jan 2019 17:36:35 +0100
Subject: [PATCH] Fix te

---
 nifty5/operators/energy_operators.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nifty5/operators/energy_operators.py b/nifty5/operators/energy_operators.py
index a09cd563f..3791db84d 100644
--- a/nifty5/operators/energy_operators.py
+++ b/nifty5/operators/energy_operators.py
@@ -331,8 +331,8 @@ class AveragedEnergy(EnergyOperator):
     Note
     ----
     Having symmetrized residual samples, with both v_i and -v_i being 
-    present ensures that the distribution mean is exactly represented.
-    
+    present ensures that the distribution mean is exactly represented. 
+
     :class:`AveragedEnergy(h)` approximates
     :math:`\\left< H(f) \\right>_{G(f-m,D)}` if the residuals
     :math:`f-m` are drawn from a Gaussian distribution with covariance
-- 
GitLab