Skip to content

Commit 452951b

Browse files
committed
add from typing import Set import
1 parent 4d8bc23 commit 452951b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fgpyo/sam/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
from typing import List
163163
from typing import Optional
164164
from typing import Tuple
165+
from typing import Set
165166
from typing import Union
166167
from typing import cast
167168

0 commit comments

Comments
 (0)