mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Missing space
This commit is contained in:
parent
977a33a43f
commit
6c6da438a1
@ -236,7 +236,7 @@ class Sourceforge(callbacks.PrivmsgCommandAndRegexp):
|
|||||||
try:
|
try:
|
||||||
int(project)
|
int(project)
|
||||||
s = 'Use the tracker command to get information about a specific'\
|
s = 'Use the tracker command to get information about a specific'\
|
||||||
'tracker.'
|
' tracker.'
|
||||||
irc.error(s)
|
irc.error(s)
|
||||||
return
|
return
|
||||||
except ValueError:
|
except ValueError:
|
||||||
|
Loading…
Reference in New Issue
Block a user