mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 10:16:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| images | ||
| .gitignore | ||
| __init__.py | ||
| cli.py | ||
| criu.py | ||
| Makefile | ||