Closed IvarStefansson closed 5 months ago
Passing of wrong parameter caused unwanted behaviour due to the last elif in the function being False.
What types of changes does this PR introduce to PorePy? Put an x in the boxes that apply.
x
Put an x in the boxes that apply or explain briefly why the box is not relevant.
pytest
--run-skipped
Proposed changes
Passing of wrong parameter caused unwanted behaviour due to the last elif in the function being False.
Types of changes
What types of changes does this PR introduce to PorePy? Put an
x
in the boxes that apply.Checklist
Put an
x
in the boxes that apply or explain briefly why the box is not relevant.pytest
was run with the--run-skipped
flag.