From 31c2ada963593d3f41c0ba25ed214212f7842391 Mon Sep 17 00:00:00 2001 From: jkuhl-uni Date: Mon, 3 Jan 2022 14:46:19 +0100 Subject: [PATCH] corrected small error in init --- pyerrors/input/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyerrors/input/__init__.py b/pyerrors/input/__init__.py index 23948b4c..2797841c 100644 --- a/pyerrors/input/__init__.py +++ b/pyerrors/input/__init__.py @@ -4,4 +4,3 @@ from . import json from . import misc from . import openQCD from . import sfcf -from . import utils