Skip to content

Commit a4b7f67

Browse files
committed
System
1 parent ed7fa6a commit a4b7f67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,6 @@ print(<el_1>, ..., sep=' ', end='\n', file=sys.stdout, flush=False)
813813
```
814814

815815
* **Use `'file=sys.stderr'` for errors.**
816-
* **Use `'flush=Ture'` to forcibly flush the stream.**
817816

818817
#### Pretty print:
819818
```python

0 commit comments

Comments
 (0)