Skip to content
Snippets Groups Projects
Commit 4db952da authored by Karim Ahmed's avatar Karim Ahmed
Browse files

fix imports in tests

parent 57f2a672
No related branches found
No related tags found
1 merge request!916[Jungfrau][Correct] Force replacement for gain value in Jungfrau correction
...@@ -6,7 +6,6 @@ from cal_tools.enums import BadPixels ...@@ -6,7 +6,6 @@ from cal_tools.enums import BadPixels
from cal_tools.jungfraulib import ( from cal_tools.jungfraulib import (
JungfrauCtrl, JungfrauCtrl,
replace_pixels_gain_values, replace_pixels_gain_values,
replace_pixels_wrong_gain_badpixel,
sort_runs_by_gain, sort_runs_by_gain,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment