From 070999b297ed5da9cb04d91b3fb21e5dfd351330 Mon Sep 17 00:00:00 2001 From: fjosw Date: Thu, 18 Nov 2021 12:42:48 +0000 Subject: [PATCH] Documentation updated --- docs/pyerrors/npr.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pyerrors/npr.html b/docs/pyerrors/npr.html index f4e338f6..cf620f91 100644 --- a/docs/pyerrors/npr.html +++ b/docs/pyerrors/npr.html @@ -87,7 +87,7 @@
import warnings
 import numpy as np
 from .linalg import inv, matmul
-from .dirac import gamma, gamma5
+from .dirac import gamma
 
 
 L = None