From 6a211adb42d8ea6a262b88905891a55f61bea6e6 Mon Sep 17 00:00:00 2001 From: James Vega Date: Fri, 19 Mar 2004 16:58:54 +0000 Subject: [PATCH] YAPMR --- plugins/Weather.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/Weather.py b/plugins/Weather.py index 0da59e88e..4d3439d6e 100644 --- a/plugins/Weather.py +++ b/plugins/Weather.py @@ -34,6 +34,8 @@ This plugin does weather-related stuff. It can't change the weather, though, so don't get your hopes up. We just report it. """ +__revision__ = "$Id" + import plugins import re