Skip to content

Commit 6c03f21

Browse files
committed
Add new line as requested.
1 parent 7ac101e commit 6c03f21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/intro/learning.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ development, version control, and optimization/profiling.
156156

157157
A Guide to Python's Magic Methods
158158
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159+
159160
This is a collection of blog posts by Rafe Kettler which explain 'magic methods'
160161
in Python. Magic methods are surrounded by double underscores (i.e. __init__) and
161162
can make classes and objects behave in different and magical ways.

0 commit comments

Comments
 (0)