From c979505aa29033c99e41d10c53aab87f9ba17519 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:13:54 +0200 Subject: [PATCH] Adjust --- example.py | 1 + 1 file changed, 1 insertion(+) diff --git a/example.py b/example.py index 207fbff..fd04993 100644 --- a/example.py +++ b/example.py @@ -1,4 +1,5 @@ """Sample interation with SFRBox.""" + from __future__ import annotations import asyncio