mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
Fix Log Analytics Ingestion pylint test
This commit is contained in:
parent
2ab7ea9496
commit
eb7d846804
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ from datetime import datetime, timezone, timedelta
|
|||
from os.path import basename
|
||||
|
||||
from ansible.plugins.callback import CallbackBase
|
||||
from ansible.errors import AnsibleError
|
||||
from ansible.utils.display import Display
|
||||
|
||||
display = Display()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue