File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ in PEP 8.</p>
28
28
29
29
<li >Python PEP 8: <a href =" http://www.python.org/dev/peps/pep-0008/#function-and-method-arguments" >Function and method arguments</a >.</li >
30
30
<li >Python Tutorial: <a href =" http://docs.python.org/2/tutorial/classes.html" >Classes</a >.</li >
31
- <li >Python Docs: <a href =" https://docs.python.org/3/library/functions.html#classmethod" >< code > classmethod</ code > </a >.</li >
31
+ <li >Python Docs: <a href =" https://docs.python.org/3/library/functions.html#classmethod" >classmethod</a >.</li >
32
32
33
33
34
34
</references >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ in PEP 8.</p>
27
27
<li >Python PEP 8: <a href =" http://www.python.org/dev/peps/pep-0008/#function-and-method-arguments" >Function and
28
28
method arguments</a >.</li >
29
29
<li >Python Tutorial: <a href =" http://docs.python.org/2/tutorial/classes.html" >Classes</a >.</li >
30
- <li >Python Docs: <a href =" https://docs.python.org/3/library/functions.html#staticmethod" >< code > staticmethod</code ></ a >.</li >.
30
+ <li >Python Docs: <a href =" https://docs.python.org/3/library/functions.html#staticmethod" >staticmethod</a >.</li >
31
31
32
32
33
33
</references >
You can’t perform that action at this time.
0 commit comments