diff --git a/python/dune/xt/empty/__init__.py b/python/dune/xt/empty/__init__.py index 12fb2cbb44b1a12fcc131be1148e2a16c5274ea3..b873847fd6551afeb430c3ece0c1f7942aed9672 100644 --- a/python/dune/xt/empty/__init__.py +++ b/python/dune/xt/empty/__init__.py @@ -17,4 +17,4 @@ except ImportError: pass import dune.xt -from dune.xt._common_empty import * +from dune.xt._empty import *