Skip to content

Commit bd1fa62

Browse files
committed
add mising import
1 parent e3d1dce commit bd1fa62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/user_guide/charge_isotope_deconvolution.rst

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ state:
157157
:linenos:
158158
159159
from urllib.request import urlretrieve
160+
import matplotlib.pyplot as plt
160161
161162
gh = "https://raw.githubusercontent.com/OpenMS/pyopenms-docs/master"
162163
urlretrieve(gh + "/src/data/BSA1.mzML", "BSA1.mzML")

0 commit comments

Comments
 (0)