fix: automiation

pull/9008/head
feng 2022-10-31 10:42:12 +08:00
parent 16e3604fcb
commit a11770e96d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ logger = get_logger(__name__)
class PushOrVerifyHostCallbackMixin:
execution: Model()
execution: callable
host_account_mapper: dict
ignore_account: bool
generate_public_key: callable