From 72b1d4f3de137add976db2b28c17689a99883fdc Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 4 Nov 2012 14:25:11 +0000 Subject: [PATCH] NickAuth: Copy plugin.py's description to __init__.py. Closes GH-425. --- plugins/NickAuth/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/NickAuth/__init__.py b/plugins/NickAuth/__init__.py index e1ead8e4a..67466366f 100644 --- a/plugins/NickAuth/__init__.py +++ b/plugins/NickAuth/__init__.py @@ -29,8 +29,7 @@ ### """ -Add a description of the plugin (to be presented to the user inside the wizard) -here. This should describe *what* the plugin does. +Support authentication based on nicks and network services. """ import supybot