Commit 3553d8e
authored
[Data] Fix Progress Bar Name (#58451)
## Description
There was a typo
## Related issues
N/A
## Additional information
N/A
Signed-off-by: Daniel Shin <[email protected]>1 parent 97de782 commit 3553d8e
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