diff --git a/src/2_debye_model_solutions.md b/src/2_debye_model_solutions.md index 841680e36a050c4609dba3befc3f5a3b9e60a16c..0a792e2afc256676250a71025f038854a00e8acb 100644 --- a/src/2_debye_model_solutions.md +++ b/src/2_debye_model_solutions.md @@ -13,7 +13,7 @@ jupyter: --- ```python tags=["initialize"] -from matplotlib import pyplot +from matplotlib import pyplot as plt from mpl_toolkits.axes_grid1 import make_axes_locatable import numpy as np