mirror of
https://github.com/kennethreitz/pep8.org.git
synced 2026-06-05 23:10:16 +00:00
Migrate PEP8 changes made in https://github.com/python/peps/commit/b61bb7d343c660a2abe3e37fb325d21bc2a19c6e
This commit is contained in:
+1
-1
@@ -533,7 +533,7 @@ import sys
|
||||
|
||||
</li>
|
||||
|
||||
<li><p>Between a trailing comma and a following close parentheses. :</p>
|
||||
<li><p>Between a trailing comma and a following close parenthesis. :</p>
|
||||
|
||||
<p class="yes"><span>Yes:</span></p>
|
||||
<pre><code class="language-python">foo = (0,)</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user