We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f421643 commit 25300f5Copy full SHA for 25300f5
ir.py
@@ -8,7 +8,7 @@
8
import typing
9
import unittest
10
11
-from typing import Dict, Optional, Tuple
+from typing import Dict, Optional
12
13
from scrapscript import (
14
Access,
0 commit comments