fix:Repair the link of "Python编程惯例" in README.md.

Description:

Log:
pull/742/head
sandylaw 2021-01-26 09:56:24 +08:00
parent 0d01379603
commit 9cc0e16032
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ Python在以下领域都有用武之地。
![](./res/pylint.png)
- Python中的一些“惯例”请参考[《Python惯例-如何编写Pythonic的代码》](Python惯例.md)
- Python中的一些“惯例”请参考[《Python惯例-如何编写Pythonic的代码》](./番外篇/Python编程惯例.md)
- 影响代码可读性的原因: