From 9eda059a420fed726acd7e28200ded2aaac8766a Mon Sep 17 00:00:00 2001 From: CAI Dongcai Date: Wed, 26 Feb 2025 23:03:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DREADME.md=E4=B8=AD"=E3=80=8AP?= =?UTF-8?q?ython=E6=83=AF=E4=BE=8B-=E5=A6=82=E4=BD=95=E7=BC=96=E5=86=99Pyt?= =?UTF-8?q?honic=E7=9A=84=E4=BB=A3=E7=A0=81=E3=80=8B"=E7=9A=84=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6748f80..006b37b 100755 --- a/README.md +++ b/README.md @@ -833,7 +833,7 @@ Python在以下领域都有用武之地。 ![](./res/pylint.png) - - Python中的一些“惯例”(请参考[《Python惯例-如何编写Pythonic的代码》](Python惯例.md)) + - Python中的一些“惯例”(请参考[《Python惯例-如何编写Pythonic的代码》](./番外篇/Python编程惯例.md)) - 影响代码可读性的原因: