Fix GATT TemplateSerivce annotations

This commit is contained in:
Josh Wu
2026-01-15 12:06:05 +08:00
parent 2cad743f8c
commit 84a6453dda
6 changed files with 16 additions and 24 deletions

View File

@@ -12,9 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from collections.abc import Sequence
import asyncio
import itertools
from collections.abc import Sequence
import pytest