Skip to content
Snippets Groups Projects
Commit 63dc3109 authored by Willem-Jan Vriend's avatar Willem-Jan Vriend
Browse files

black

parent 28c38a93
Branches
1 merge request!374Wjv/bugfix/raw sim notebooks from yixian
Pipeline #21105 failed with stages
in 53 minutes and 42 seconds
......@@ -24,7 +24,11 @@ def test_cpl_processing():
"""Test whether CPL and prototype processing is identical."""
# TODO: do something smarter than marking the test as xfail, e.g.
# only run the test when the MICADO Pipeline is installed.
(mymasterdark_proto, dark_real, mydarks_raw,) = create_masterdark(
(
mymasterdark_proto,
dark_real,
mydarks_raw,
) = create_masterdark(
make=True,
ndetectors=9,
)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment