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 ca8fcdf commit d33f1aeCopy full SHA for d33f1ae
narwhals/_translate.py
@@ -9,7 +9,7 @@
9
from typing_extensions import TypeVar
10
11
12
-else:
+else: # pragma: no cover
13
import sys
14
from importlib.util import find_spec
15
0 commit comments