Skip to content

Commit c79cbc3

Browse files
author
Andrew J Westlake
committed
Forgot to add bash as language for traceback error to satisfy rustdoc
1 parent 4399932 commit c79cbc3

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
@@ -381,7 +381,7 @@ asyncio.run(rust_sleep())
381381
```
382382

383383
You might be surprised to find out that this throws an error:
384-
```
384+
```bash
385385
Traceback (most recent call last):
386386
File "<stdin>", line 1, in <module>
387387
RuntimeError: no running event loop

0 commit comments

Comments
 (0)