Skip to content

Commit d33f1ae

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

narwhals/_translate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from typing_extensions import TypeVar
1010

1111

12-
else:
12+
else: # pragma: no cover
1313
import sys
1414
from importlib.util import find_spec
1515

0 commit comments

Comments
 (0)