Add newline at end of file for flake8
This commit is contained in:
parent
c390b319e4
commit
6a385ebf71
@ -8,4 +8,4 @@ p = Usb(0x0416, 0x5011, profile="POS-5890")
|
|||||||
p.soft_barcode('code39', '123456')
|
p.soft_barcode('code39', '123456')
|
||||||
p.text('\n')
|
p.text('\n')
|
||||||
p.text('\n')
|
p.text('\n')
|
||||||
p.barcode('123456', 'CODE39')
|
p.barcode('123456', 'CODE39')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user