urgh console output removing
This commit is contained in:
parent
6ab3482f62
commit
ce7e3943dd
|
@ -244,7 +244,6 @@ if __name__ == '__main__' :
|
|||
#
|
||||
try:
|
||||
content,logs = parse(filename = filename,type=SYS_ARGS['parse'])
|
||||
print ([filename, len(content)])
|
||||
if content :
|
||||
writer.write(content)
|
||||
if logs :
|
||||
|
|
Loading…
Reference in New Issue