update whitespace

This commit is contained in:
Egor Svitin
2023-02-07 11:58:52 +03:00
parent 8f926f714b
commit 14c011b921

View File

@@ -44,7 +44,7 @@ class Updater:
print("This source not exists, list of sources: " + ', '.join(config.get_sources_list()))
return
print("Start source update")
print("Start source update")
self.parse_source(self.args.source)