mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-27 14:01:13 +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…
Reference in New Issue
Block a user