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