Skip to content

Commit aea4d78

Browse files
committed
Fix a formatting typo in Python 3.11 README
1 parent 5adea18 commit aea4d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-311/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This section only contains brief instructions on how you can run the examples. S
5050

5151
### Improved Error Messages
5252

53-
Run [`inverse.py](inverse.py) for a quick look at the improved tracebacks:
53+
Run [`inverse.py`](inverse.py) for a quick look at the improved tracebacks:
5454

5555
```console
5656
(venv) $ python inverse.py

0 commit comments

Comments
 (0)