mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 09:05:10 +00:00
Replace 'from .images import *' with an explicit import list to prevent namespace pollution, as the images module does not define '__all__'. Assisted-by: Claude Code (claude-opus-4-6@default) Signed-off-by: Adrian Reber <areber@redhat.com> |
||
|---|---|---|
| .. | ||
| images | ||
| .gitignore | ||
| __init__.py | ||
| criu.py | ||
| Makefile | ||