whitespace

Sat, 08 Aug 2015 14:21:51 +0300

author
Teemu Piippo <tsapii@utu.fi>
date
Sat, 08 Aug 2015 14:21:51 +0300
changeset 150
2fd1f6ee05f5
parent 149
1759c15cd0ca
child 151
e24793fae424

whitespace

mod_util.py file | annotate | diff | comparison | revisions
--- a/mod_util.py	Sat Aug 08 14:17:30 2015 +0300
+++ b/mod_util.py	Sat Aug 08 14:21:51 2015 +0300
@@ -251,7 +251,6 @@
 
 	# \x0f is the 'reset colors' code, prepended to all reply lines to prevent other bots from
 	# reacting to this .py call.
-
 	if result[0] == 'Traceback (most recent call last):':
 		reply ('\x0f' + result[-1])
 	else:

mercurial