Skip to content

Commit

Permalink
Markdown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jul 13, 2024
1 parent 4d6c27f commit a753a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/trying-free-threaded-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ if __name__ == "__main__":
```
I saved this as `gildemo.py` and tried running it with the new Python binaries the one with free-threading enabled and the one without.

**IMPORTANT: This code has a bug, explained below.
**IMPORTANT**: This code has a bug, explained below.

Here's what I saw in Activity Monitor while running the scripts:

Expand Down

0 comments on commit a753a64

Please sign in to comment.