Skip to content

Commit

Permalink
trailing ws
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Apr 14, 2024
1 parent 345c296 commit 77db635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
`$str$to_time()`, all arguments (except the first one) must be named (#939).
- In `pl$date_range()`, the arguments `closed`, `time_unit`, and `time_zone`
must be named (#950).
- In `$set_sorted()` and `$sort_by()`, argument `descending` must be named
- In `$set_sorted()` and `$sort_by()`, argument `descending` must be named
(#1034).
- In `pl$Series()`, using positional arguments throws a warning, since the
argument positions will be changed in the future (#966).
Expand Down

0 comments on commit 77db635

Please sign in to comment.