Skip to content

Commit 1923d40

Browse files
committed
import tix
1 parent 2314465 commit 1923d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dca/plotting/fig1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from matplotlib.patches import Ellipse
66
from mpl_toolkits.mplot3d import Axes3D # noqa: F401
77

8-
from . import style
8+
from .. import style
99

1010

1111
dim_colors = ["red", "coral", "gray", "black"]

0 commit comments

Comments
 (0)