We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231d53a commit b8149bcCopy full SHA for b8149bc
1 file changed
scripts/cxx-api/tests/test_snapshots.py
@@ -10,7 +10,7 @@
10
import os
11
import subprocess
12
import unittest
13
-from importlib.abc import Traversable
+from importlib.resources.abc import Traversable
14
from pathlib import Path
15
from typing import Iterable
16
0 commit comments