Skip to content

Commit 5a9bd52

Browse files
committed
tion: added missed time import
1 parent f696fe6 commit 5a9bd52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tion/tion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import abc
22
import logging
3+
import time
34
from typing import Callable
45

56
from bluepy import btle

0 commit comments

Comments
 (0)