aports/community/py3-multidict/no-exclude_also.patch
2024-02-02 09:53:50 +00:00

12 lines
182 B
Diff

--- a/.coveragerc
+++ b/.coveragerc
@@ -6,8 +6,6 @@
*/Lib/site-packages/multidict
[report]
-exclude_also =
- pass
skip_covered = true
skip_empty = true
show_missing = true