8000 PEP 8: Fixed wiki link by Rnbsov · Pull Request #3552 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 8: Fixed wiki link #3552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 24, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
🍃 Fixed wiki link
  • Loading branch information
Rnbsov authored Nov 28, 2023
commit 9e135b2d3bc1997ef10f37c4d96b0fed42992b33
2 changes: 1 addition & 1 deletion peps/pep-0008.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@ References

.. [3] Donald Knuth's *The TeXBook*, pages 195 and 196.

.. [4] http://www.wikipedia.com/wiki/CamelCase
.. [4] http://www.wikipedia.com/wiki/Camel_Case

.. [5] Typeshed repo
https://github.com/python/typeshed
Expand Down
0