mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Python code modernization, 7/n (#1170)
* Address abstract-method. * Fix broken signature.
This commit is contained in:
@@ -238,6 +238,7 @@ class Engine:
|
||||
image,
|
||||
container_value,
|
||||
expected_value,
|
||||
host_info,
|
||||
):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user