mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-15 21:29:32 +00:00
Fixes a flake in the system tests during image listing. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
3 lines
72 B
Text
3 lines
72 B
Text
checks = ['all',
|
|
'-U1000', # Don't complain about unused functions.
|
|
]
|