Skip to content

Commit 9c70139

Browse files
committed
Set -> set
1 parent 452951b commit 9c70139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fgpyo/sam/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
from typing import List
163163
from typing import Optional
164164
from typing import Tuple
165-
from typing import Set
165+
from typing import set
166166
from typing import Union
167167
from typing import cast
168168

0 commit comments

Comments
 (0)