Skip to content

Commit 905b5d8

Browse files
authored
[Concepts Guidos-Gorgeous-Lasagna] Add missing link for pep8 at hints.md (#4241)
1 parent 080c40b commit 905b5d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • exercises/concept/guidos-gorgeous-lasagna/.docs

exercises/concept/guidos-gorgeous-lasagna/.docs/hints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
[naming]: https://realpython.com/python-variables/
5050
[napoleon]: https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#module-sphinx.ext.napoleon
5151
[numbers]: https://docs.python.org/3/tutorial/introduction.html#numbers
52+
[pep8]: https://www.python.org/dev/peps/pep-0008/
5253
[pep257]: https://www.python.org/dev/peps/pep-0257/
5354
[python as a calculator]: https://docs.python.org/3/tutorial/introduction.html#using-python-as-a-calculator
5455
[return]: https://docs.python.org/3/reference/simple_stmts.html#return

0 commit comments

Comments
 (0)