Python code modernization, 7/n (#1170)

* Address abstract-method.

* Fix broken signature.
This commit is contained in:
Felix Fontein
2025-10-15 21:27:20 +02:00
committed by GitHub
parent 04fa3fe352
commit 0646e52bae
3 changed files with 88 additions and 23 deletions
@@ -238,6 +238,7 @@ class Engine:
image,
container_value,
expected_value,
host_info,
):
pass