Skip to content

Commit 43ceb3f

Browse files
committed
revert: wont be using that one
1 parent 0358cc9 commit 43ceb3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

narwhals/translate.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ class SeriesNever(TypedDict, total=False):
123123
allow_series: Literal[False] | None
124124

125125

126-
class PassThrough(TypedDict):
127-
pass_through: Literal[True]
128-
129-
130126
class SeriesAllow(TypedDict):
131127
pass_through: NotRequired[bool]
132128
eager_only: NotRequired[bool]

0 commit comments

Comments
 (0)