Potential fix for documentation build

This commit is contained in:
baldurk
2019-02-05 19:24:18 +00:00
parent 3dfe4a2a8f
commit d0782c6bcb
+1
View File
@@ -643,6 +643,7 @@ and a fragment in none of them is discarded.
.. note:
A ``True`` value and an empty list of :data:`discardRectangles` means the test is effectively
disabled, since with no rectangles no fragment can be inside one.
)");
bool discardRectanglesExclusive = true;
};