Commit d5945407 authored by Andreas Heine's avatar Andreas Heine Committed by GitHub

fix missing import

parent 72f41c40
......@@ -4,6 +4,7 @@ import pytest
from asyncua import Client
from asyncua import ua
from asyncua import Node
_logger = logging.getLogger(__name__)
pytestmark = pytest.mark.asyncio
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment