diff --git a/translated/tech/20191222 Why your Python code needs to be beautiful and explicit.md b/published/20191222 Why your Python code needs to be beautiful and explicit.md similarity index 98% rename from translated/tech/20191222 Why your Python code needs to be beautiful and explicit.md rename to published/20191222 Why your Python code needs to be beautiful and explicit.md index 747efed262..4afb58bbb0 100644 --- a/translated/tech/20191222 Why your Python code needs to be beautiful and explicit.md +++ b/published/20191222 Why your Python code needs to be beautiful and explicit.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (HankChow) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11718-1.html) [#]: subject: (Why your Python code needs to be beautiful and explicit) [#]: via: (https://opensource.com/article/19/12/zen-python-beauty-clarity) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)