Commit 2f4e4a3
[Data] Fix Progress Bar Name (ray-project#58451)
## Description
There was a typo
## Related issues
N/A
## Additional information
N/A
Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>1 parent df41fc1 commit 2f4e4a3
File tree
1 file changed
+1
-1
lines changed- python/ray/data/_internal/execution/operators
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1218 | 1218 | | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | | - | |
| 1221 | + | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | 1224 | | |
| |||
0 commit comments