diff --git a/translated/tech/20191224 Why your Python code should be flat and sparse.md b/published/20191224 Why your Python code should be flat and sparse.md similarity index 98% rename from translated/tech/20191224 Why your Python code should be flat and sparse.md rename to published/20191224 Why your Python code should be flat and sparse.md index 23de06e38f..5f9bf864e6 100644 --- a/translated/tech/20191224 Why your Python code should be flat and sparse.md +++ b/published/20191224 Why your Python code should be flat and sparse.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (caiichenr) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12087-1.html) [#]: subject: (Why your Python code should be flat and sparse) [#]: via: (https://opensource.com/article/19/12/zen-python-flat-sparse) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)