修复README.md中"《Python惯例-如何编写Pythonic的代码》"的链接错误

This commit is contained in:
CAI Dongcai 2025-02-26 23:03:13 +08:00 committed by GitHub
parent ebac4a536f
commit 9eda059a42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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