From 1fd8fda8494553032a227c629970c80bbeaad4b4 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 8 Apr 2021 23:17:20 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-13279-1.html --- ...se this open source tool to monitor variables in Python.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210331 Use this open source tool to monitor variables in Python.md (98%) diff --git a/translated/tech/20210331 Use this open source tool to monitor variables in Python.md b/published/20210331 Use this open source tool to monitor variables in Python.md similarity index 98% rename from translated/tech/20210331 Use this open source tool to monitor variables in Python.md rename to published/20210331 Use this open source tool to monitor variables in Python.md index e4affaa8e8..6349b1fe3c 100644 --- a/translated/tech/20210331 Use this open source tool to monitor variables in Python.md +++ b/published/20210331 Use this open source tool to monitor variables in Python.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13279-1.html) 使用这个开源工具来监控 Python 中的变量 ======