From f1ff83fef89fb35e8198f1faa45985931221af37 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 20 Dec 2020 00:52:58 +0800 Subject: [PATCH] PUB @zxp93 https://linux.cn/article-12935-1.html --- ...1 How I use Python to map the global spread of COVID-19.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200421 How I use Python to map the global spread of COVID-19.md (99%) diff --git a/translated/tech/20200421 How I use Python to map the global spread of COVID-19.md b/published/20200421 How I use Python to map the global spread of COVID-19.md similarity index 99% rename from translated/tech/20200421 How I use Python to map the global spread of COVID-19.md rename to published/20200421 How I use Python to map the global spread of COVID-19.md index f6ed493cfd..ef37e77c5a 100644 --- a/translated/tech/20200421 How I use Python to map the global spread of COVID-19.md +++ b/published/20200421 How I use Python to map the global spread of COVID-19.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (zxp93) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12935-1.html) [#]: subject: (How I use Python to map the global spread of COVID-19) [#]: via: (https://opensource.com/article/20/4/python-map-covid-19) [#]: author: (AnuragGupta https://opensource.com/users/999anuraggupta)