Skip to content

Commit 1b9a083

Browse files
committed
Fix code block in <details> on github web view
1 parent 831009c commit 1b9a083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ In addition to these automatically enforced rules, the following style rules app
6363

6464
<details>
6565
<summary>Code style example</summary>
66+
6667
```python
6768
"""Spam-related things go here."""
6869
from __future__ import annotations

0 commit comments

Comments
 (0)