From 39518c89f5694eb56178ba71098827d7d7edb16b Mon Sep 17 00:00:00 2001 From: Gilles Boccon-Gibod Date: Mon, 9 Jun 2025 12:24:09 -0400 Subject: [PATCH] fix imports --- bumble/pairing.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bumble/pairing.py b/bumble/pairing.py index 0be575c..7d777df 100644 --- a/bumble/pairing.py +++ b/bumble/pairing.py @@ -18,6 +18,7 @@ from __future__ import annotations import enum from dataclasses import dataclass +import secrets from typing import Optional from bumble.hci import (