Skip to content

Commit

Permalink
Fix MDX compilation error on using unexpected character 0 (U+0030) …
Browse files Browse the repository at this point in the history
…after attribute name
  • Loading branch information
smortezah committed Nov 24, 2024
1 parent 54610ec commit 6d74399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/python/builtin_advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -2076,7 +2076,7 @@ print(view[1:3])
```

1
<memory at 0x1307841c0>
`<memory at 0x1307841c0>`

**Explanation**:

Expand Down

0 comments on commit 6d74399

Please sign in to comment.