support/testing: fix code style in emulator
Remove unused import. Use 2 empty lines before a class. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4a622fe4b6
commit
abe64676d5
@ -1,7 +1,7 @@
|
||||
import pexpect
|
||||
|
||||
import infra
|
||||
import infra.basetest
|
||||
|
||||
|
||||
class Emulator(object):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user