Skip to content

Commit 25e977d

Browse files
Google Python teamgpshead
authored andcommitted
Project import generated by Copybara.
PiperOrigin-RevId: 325456551
1 parent 7645d63 commit 25e977d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyguide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ See README.md for details.
66

77
# Google Python Style Guide
88

9-
<!-- https://github.com/google/styleguide/issues/566: Can this render properly on Github Pages? -->
109

11-
<details>
10+
<!-- markdown="1" is required for GitHub Pages to render the TOC properly. -->
11+
12+
<details markdown="1">
1213
<summary>Table of Contents</summary>
1314

1415
- [1 Background](#s1-background)

0 commit comments

Comments
 (0)