Skip to content

Commit

Permalink
feat: clean up class
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Apr 20, 2023
1 parent a2219cf commit e633022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/safeds/data/tabular/containers/_row.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def __len__(self) -> int:
Returns
-------
length : int
n_columns : int
The number of columns.
Examples
Expand Down

0 comments on commit e633022

Please sign in to comment.