mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-17 20:56:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
597ea00afc
commit
9dfbc94a34
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ for i in trange(0, 10):
|
|||
time.sleep(1)
|
||||
```
|
||||
|
||||
```python console
|
||||
```python
|
||||
30%|███ | 3/10 [00:03<00:07, 1.12s/it]
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue