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>
2828
2929<li >Python PEP 8: <a href =" http://www.python.org/dev/peps/pep-0008/#function-and-method-arguments" >Function and method arguments</a >.</li >
3030<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 >
3232
3333
3434</references >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ in PEP 8.</p>
2727<li >Python PEP 8: <a href =" http://www.python.org/dev/peps/pep-0008/#function-and-method-arguments" >Function and
2828method arguments</a >.</li >
2929<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 >
3131
3232
3333</references >
You can’t perform that action at this time.
0 commit comments