mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 01:51:51 +00:00
Comparison to true should be 'if cond is true:' or 'if cond:' https://www.flake8rules.com/rules/E712.html Signed-off-by: Radostin Stoyanov <radostin@redhat.com>