Files
Giacomo Vercesi cd3cd5c4d1 pypeline: fix Request.check
The function `Request.check` did not work properly due to
`Container.contains_all` performing the check with the operands swapped.
Fix the call and improve the body of `ObjectSet.issubset`.
Also improve the error message, highlighting the missing objects.
2025-12-10 15:05:53 +01:00
..
2025-09-10 12:05:15 +02:00
2025-12-10 15:05:53 +01:00
2025-11-17 10:04:13 +01:00