criu/lib
Kouame Behouba Manasse a0cc95c03e lib/py: reduce code duplication
Refactor lib/py/images/images.py to reduce code duplication
by extracting repetitive code into helper functions and
private methods. This improves code readability and maintainability,
as well as reducing the risk of bugs caused by duplicated code.
Additionally, in Makefile, lib/py/images/images.py is added to the
list of files to run by flake8 during CI.

Fixes: #340

Signed-off-by: Kouame Behouba Manasse <behouba@gmail.com>
2023-04-15 21:17:21 -07:00
..
c non-root: enable non-root checkpoint/restore 2023-04-15 21:17:21 -07:00
py lib/py: reduce code duplication 2023-04-15 21:17:21 -07:00
Makefile lib: install images/rpc.pb-c.h 2021-09-17 10:42:21 -07:00