We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c1483 commit c16cbe7Copy full SHA for c16cbe7
pyguide.md
@@ -2064,7 +2064,7 @@ containing `exec "$0.py" "$@"`.
2064
<td></td>
2065
</tr>
2066
2067
- <tr>
+ <tr>
2068
<td>Functions</td>
2069
<td><code>lower_with_under()</code></td>
2070
<td><code>_lower_with_under()</code></td>
@@ -2088,7 +2088,7 @@ containing `exec "$0.py" "$@"`.
2088
<td><code>_lower_with_under</code> (protected)</td>
2089
2090
2091
2092
<td>Method Names</td>
2093
2094
<td><code>_lower_with_under()</code> (protected)</td>
0 commit comments