Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 48ee678

Browse filesBrowse files
committed
Format note according to the Style Guide
1 parent 9c33ab6 commit 48ee678
Copy full SHA for 48ee678

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/intro/learning.rst

Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ in Python. Magic methods are surrounded by double underscores (i.e. __init__)
209209
and can make classes and objects behave in different and magical ways.
210210

211211
`A Guide to Python's Magic Methods <http://www.rafekettler.com/magicmethods.html>`_
212-
Note: The Rafekettler.com is currently down, you can go to their Github version directly. Here you can find a PDF version:
212+
.. note:: The Rafekettler.com is currently down, you can go to their Github version directly. Here you can find a PDF version:
213213
`A Guide to Python's Magic Methods (repo on GitHub) <https://github.com/RafeKettler/magicmethods/blob/master/magicmethods.pdf>`_
214214

215215

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.