[entropy.client] don't need a trailing \

This commit is contained in:
Fabio Erculiani
2012-12-09 19:18:35 +01:00
parent 72aaaa4f3e
commit c5f6dc8d46

View File

@@ -705,8 +705,8 @@ class ClientSystemSettingsPlugin(SystemSettingsPlugin):
class Client(Singleton, TextInterface, LoadersMixin, CacheMixin,
CalculatorsMixin, RepositoryMixin, MiscMixin, \
MatchMixin, NoticeBoardMixin):
CalculatorsMixin, RepositoryMixin, MiscMixin,
MatchMixin, NoticeBoardMixin):
def init_singleton(self, indexing = True, installed_repo = None,
xcache = True, user_xcache = False, repo_validation = True,