pandora: add annotations import

This commit is contained in:
Lucas Abel
2023-11-06 08:30:12 +00:00
parent c67ca4a09e
commit 2cd4f84800
5 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import annotations
from bumble.pairing import PairingConfig, PairingDelegate
from dataclasses import dataclass
from typing import Any, Dict