Skip to content

Commit 25300f5

Browse files
committed
.
1 parent f421643 commit 25300f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ir.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import typing
99
import unittest
1010

11-
from typing import Dict, Optional, Tuple
11+
from typing import Dict, Optional
1212

1313
from scrapscript import (
1414
Access,

0 commit comments

Comments
 (0)