feat: update conftest.py

This commit is contained in:
topsworld
2024-12-16 09:37:06 +08:00
committed by Lucien Hsiao
parent 9d95379f83
commit d2e46e016d
2 changed files with 15 additions and 13 deletions

View File

@ -1,8 +1,6 @@
# -*- coding: utf-8 -*-
"""Unit test for miot_mdns.py."""
import asyncio
import pytest
from zeroconf import IPVersion
from zeroconf.asyncio import AsyncZeroconf