QudevETH / PycQED_py3

Python3 version of PycQED using QCodes as backend
MIT License
9 stars 7 forks source link

bugfix SweepPoints.get_meas_obj_sweep_points_map: do not modify passed list #246

Closed chellings closed 3 years ago

chellings commented 3 years ago

Someone did not pay attention with mutable arguments. Please do not ask who it was ;-)