Add negative filters
Define a Filter
that wraps an existing Filter
and returns not filter.__call__(module)
.
In the YAML, these should be defined with the same name, but prefixed with !
(like !package_name
).
Edited by Francesco Talpo
Scheduled maintenance will take place on this GitLab instance on 4 September 2025, from 12:30 to 13:00 CET. Short service outages may occur during this time.
Define a Filter
that wraps an existing Filter
and returns not filter.__call__(module)
.
In the YAML, these should be defined with the same name, but prefixed with !
(like !package_name
).