[15/11/23] Fixing typo in README
This commit is contained in:
parent
0a5e4eb4ca
commit
2864d33715
1 changed files with 2 additions and 2 deletions
|
@ -45,5 +45,5 @@ time.sleep(3) # sleep for 3 seconds
|
|||
t.toc() # stop timing
|
||||
|
||||
print(t.results.seconds)
|
||||
# >>>
|
||||
``` 3.000457715
|
||||
# >>> 3.000457715
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue