Bugfixes cpl cli output

This commit is contained in:
2021-03-23 17:31:24 +01:00
parent 252f2b55fe
commit 36dfedf918
8 changed files with 4 additions and 14 deletions

View File

@@ -148,5 +148,3 @@ class GenerateService(CommandABC):
else:
self._help('Usage: cpl generate <schematic> [options]')
exit()
Console.write('\n')