Fix header in __init__.py

This commit is contained in:
spline 2013-05-27 18:05:35 -04:00
parent 7285b91aff
commit 07ba62823b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ __author__ = supybot.Author('reticulatingspline', 'spline', 'spline')
__contributors__ = {}
# This is a url where the most recent plugin package can be downloaded.
__url__ = '' # 'http://supybot.com/Members/yourname/Tweety/download'
__url__ = 'http://github.com/reticulatingspline/Supybot-Tweety'
import config
import plugin