mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
reformat PEP8 and similar issues
This commit is contained in:
@@ -35,4 +35,4 @@ def test_lacks_support(bctype, supports_b):
|
||||
with pytest.raises(BarcodeTypeError):
|
||||
instance.barcode('test', bctype)
|
||||
|
||||
assert instance.output == b''
|
||||
assert instance.output == b''
|
||||
|
||||
Reference in New Issue
Block a user