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
Prev Previous commit
Update wiki link
  • Loading branch information
Rnbsov authored Nov 28, 2023
commit e041e9f4449bcde657931318c8211dc9771032f8
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/Camel_Case
.. [4] http://www.wikipedia.com/wiki/Camel_case

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