mirror of
https://github.com/google/bumble.git
synced 2026-05-09 04:08:02 +00:00
Fix GATT TemplateSerivce annotations
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user