Skip to content

Commit 9832de2

Browse files
authored
Update narwhals/_plan/expressions/selectors.py
1 parent ebe8fc8 commit 9832de2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

narwhals/_plan/expressions/selectors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def into_columns(
7070

7171

7272
class DTypeSelector(Selector):
73-
# Will be updating things to be a bit closer to upstream
7473
# https://github.com/pola-rs/polars/blob/2b241543851800595efd343be016b65cdbdd3c9f/crates/polars-plan/src/dsl/selector.rs#L110-L172
7574
_dtype: ClassVar[type[DType]]
7675

0 commit comments

Comments
 (0)