Skip to content

Commit f418506

Browse files
Update sigmf/convert/signalhound.py
Co-authored-by: Teque5 <teque5@gmail.com>
1 parent 328378a commit f418506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigmf/convert/signalhound.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from datetime import datetime, timezone, timedelta
1919

2020
import xml.etree.ElementTree as ET
21-
from typing import Optional
21+
from typing import Optional, List
2222

2323
from .. import SigMFFile
2424
from ..error import SigMFConversionError

0 commit comments

Comments
 (0)