Skip to content

Commit

Permalink
doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Aug 15, 2024
1 parent 2420569 commit 12f958b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions narwhals/expr.py
Original file line number Diff line number Diff line change
Expand Up @@ -1114,8 +1114,8 @@ def arg_true(self) -> Self:
>>> func(df_pd)
a
0 1
1 2
1 1
2 2
>>> func(df_pl)
shape: (2, 1)
┌─────┐
Expand Down

0 comments on commit 12f958b

Please sign in to comment.