fix pylint warnings

This commit is contained in:
Mike Kinney
2021-12-06 23:01:34 -08:00
parent b7c155e710
commit 6d2a187d38
7 changed files with 26 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
""" Bluetooth interface
"""
import logging
import pygatt