This commit is contained in:
2021-03-08 22:29:28 +01:00
parent 82ea419088
commit 3740996db3
4 changed files with 18 additions and 6 deletions

View File

@@ -6,4 +6,4 @@ class Error:
@staticmethod
def error(message: str):
Console.error(message)
Console.error('Run \'cpl help\'')
Console.error('Run \'cpl help\'\n')