fix spaces

This commit is contained in:
Dimitris Zlatanidis 2014-11-26 05:41:58 +02:00
parent 16312f1ed6
commit b9a42d3778

View file

@ -88,6 +88,6 @@ class PkgDesc(object):
print(
self.COLOR + line[31:] + color['ENDC'])
if count == 0:
pkg_not_found("", self.name, "No matching", "\n")
pkg_not_found("", self.name, "No matching", "\n")
else:
print("") # new line at end