Whitespace adjustments.

This commit is contained in:
James Vega 2004-10-13 21:50:24 +00:00
parent 275bdfc1b9
commit 14a980a8d5

View File

@ -198,7 +198,6 @@ class Bayes(callbacks.Privmsg):
train = wrap(train, ['channeldb', 'something', 'something'])
Class = Bayes
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78: