Skip to content

Commit

Permalink
Merge pull request #410 from tschaume/tschaume-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
utf authored May 24, 2024
2 parents af6162c + 78f574d commit ea165ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ifermi/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ def _get_plot_data(
Returns:
The Fermi surface plot data.
"""
from matplotlib.cm import get_cmap
from matplotlib.pyplot import get_cmap

if not spin:
spin = self.fermi_surface.spins
Expand Down

0 comments on commit ea165ac

Please sign in to comment.