Closed
Description
I noticed that coverage of test_constrainedlayout.py
was only 87.6%. It turns out that the function test_constrained_layout8
is duplicated in the test file. I can't tell if this is just complete duplication, or duplication of the name only.