Skip to content

Commit 9c60559

Browse files
authored
[PyLint_Data: bare-except] Update related.md (#79)
Corrected links for markdown render.
1 parent 48f509a commit 9c60559

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • lib/common/pylint_data/messages/bare-except
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- \[Programming recommendation in
2-
PEP8\](<https://peps.python.org/pep-0008/#programming-recommendations>)
3-
- \[PEP 760 -- No More Bare Excepts
4-
(Rejected)\](<https://peps.python.org/pep-0760/>)
5-
- \[Discussion about PEP
6-
760\](<https://discuss.python.org/t/pep-760-no-more-bare-excepts/67182>)
1+
- [Programming Recommendation in
2+
PEP8](https://peps.python.org/pep-0008/#programming-recommendations)
3+
- [PEP 760 -- No More Bare Excepts
4+
(Rejected)](https://peps.python.org/pep-0760/)
5+
- [Discussion about PEP
6+
760](https://discuss.python.org/t/pep-760-no-more-bare-excepts/67182)

0 commit comments

Comments
 (0)