Skip to content

Commit 6a7f46a

Browse files
committed
Fix Log Analytics Ingestion pylint test
1 parent 2ab7ea9 commit 6a7f46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/callback/loganalytics_ingestion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@
150150
from os.path import basename
151151

152152
from ansible.plugins.callback import CallbackBase
153+
from anisble.errors import AnsibleError
153154
from ansible.utils.display import Display
154155

155156
display = Display()

0 commit comments

Comments
 (0)