We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2314465 commit 1923d40Copy full SHA for 1923d40
1 file changed
dca/plotting/fig1.py
@@ -5,7 +5,7 @@
5
from matplotlib.patches import Ellipse
6
from mpl_toolkits.mplot3d import Axes3D # noqa: F401
7
8
-from . import style
+from .. import style
9
10
11
dim_colors = ["red", "coral", "gray", "black"]
0 commit comments