Skip to content

Commit 6ba48df

Browse files
committed
Revert
1 parent cb05c08 commit 6ba48df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if __name__ == '__main__':
1717
List
1818
----
1919
```python
20-
<list> = <list>[±from_inclusive : ±to_exclusive : ±step_size]
20+
<list> = <list>[from_inclusive : to_exclusive : step_size]
2121
```
2222

2323
```python

0 commit comments

Comments
 (0)