Fixed extra NL at the end of file (flake8)
This commit is contained in:
parent
ce387ac423
commit
bb5ab6119a
|
|
@ -12,4 +12,3 @@ from kibot import log
|
|||
log.set_domain('kibot')
|
||||
logger = log.init()
|
||||
logger.error('Testing 1 2 3')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue