mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
94ccc08112
commit
1232fdf4b7
@ -79,7 +79,9 @@ class CLI(Logger):
|
||||
total_msg+=[x]
|
||||
total_msg+=['']
|
||||
# print()
|
||||
self.print('\n'.join(total_msg))
|
||||
print([total_msg])
|
||||
|
||||
print('\n'.join(total_msg))
|
||||
|
||||
def print(self,*x):
|
||||
print(*x)
|
||||
|
Loading…
Reference in New Issue
Block a user