Skip to content

Commit 1e77e7b

Browse files
committed
fix missing import in powgen reduction
1 parent 537a48e commit 1e77e7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/instruments/external/powgen/powgen_reduction.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"%matplotlib widget\n",
3333
"import scipp as sc\n",
3434
"import scippneutron as scn\n",
35+
"import plopp as pp\n",
3536
"\n",
3637
"import ess\n",
3738
"from ess.diffraction.external import load_calibration\n",

0 commit comments

Comments
 (0)