[entropy.client] don't need a trailing \
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user