fix Spectrum init in tutorial#11921
Conversation
|
cc @chapochn. This was caught by our overnight "run all tutorials" job. FYI to have caught this in advance we probably should have done |
|
@drammock can you touch the problematic example so CircleCI green here means we're good? |
Thanks for catching that! Yeah, sorry didn't know realize that this object would be accessed directly in tutorials. Maybe we should point to this tutorial in the definition (given the current prohibitive warning): |
|
Ah I see the tutorial is already linked, maybe then just update the prohibitive statement? |
the tutorial is already changed (the only file that is changed) :) |
#11769 introduced a new
remove_dcparam toSpectrum.__init__but we forgot to add it to the relevant tutorial.