mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-05-06 11:33:57 +00:00
Improved last logging syntax
This commit is contained in:
parent
5df11dbe4b
commit
40185ef817
2
twoot.py
2
twoot.py
@ -547,7 +547,7 @@ def main(argv):
|
||||
pass
|
||||
|
||||
logging.info('Run time : %2.1f seconds' % (time.time() - start_time))
|
||||
logging.info('_____________________________________________________________')
|
||||
logging.info('_____________________________________________________________________________________')
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Loading…
x
Reference in New Issue
Block a user