Skip to content
Snippets Groups Projects
Commit 3f21d10f authored by Karim Ahmed's avatar Karim Ahmed Committed by Thomas Kluyver
Browse files

fix: remove unoutdated changes

parent 48843149
No related branches found
No related tags found
1 merge request!1026Feat[Jungfrau]: Inject CCVs using RESTful API
...@@ -44,7 +44,7 @@ def calibration_client(): ...@@ -44,7 +44,7 @@ def calibration_client():
scope='') scope='')
def extra_calibration_client(inject=False): def extra_calibration_client():
"""Obtain an initialized CalCatAPIClient object.""" """Obtain an initialized CalCatAPIClient object."""
from cal_tools import calcat_interface2 from cal_tools import calcat_interface2
......
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