From d58c25e633ee8c8f8932084da7cd9f96b594adea Mon Sep 17 00:00:00 2001 From: frstlis <48125063@qq.com> Date: Mon, 18 Jan 2021 16:00:53 +0800 Subject: [PATCH] Translating 20191227 The importance of consistency in your Python code --- ...0191227 The importance of consistency in your Python code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/tech/20191227 The importance of consistency in your Python code.md b/sources/tech/20191227 The importance of consistency in your Python code.md index f85d8112ae..9d3c780c20 100644 --- a/sources/tech/20191227 The importance of consistency in your Python code.md +++ b/sources/tech/20191227 The importance of consistency in your Python code.md @@ -55,7 +55,7 @@ via: https://opensource.com/article/19/12/zen-python-consistency 作者:[Moshe Zadka][a] 选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) +译者:[stevenzdg988](https://github.com/stevenzdg988) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出