From ddbbc6da1f848979f956d0fb0ac254c2c9cf669a Mon Sep 17 00:00:00 2001 From: Antares Date: Tue, 25 Feb 2020 02:20:30 +0800 Subject: [PATCH] fix bug --- plugins_new/weather/{plugins.py => plugin.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins_new/weather/{plugins.py => plugin.py} (100%) diff --git a/plugins_new/weather/plugins.py b/plugins_new/weather/plugin.py similarity index 100% rename from plugins_new/weather/plugins.py rename to plugins_new/weather/plugin.py -- Gitee