Fixed extra NL at the end of file (flake8)

This commit is contained in:
Salvador E. Tropea 2021-01-27 13:34:52 -03:00
parent ce387ac423
commit bb5ab6119a
1 changed files with 0 additions and 1 deletions

View File

@ -12,4 +12,3 @@ from kibot import log
log.set_domain('kibot')
logger = log.init()
logger.error('Testing 1 2 3')