mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
fixed formatting with black
This commit is contained in:
@@ -255,7 +255,6 @@ def test_align_right():
|
||||
|
||||
|
||||
def test_densities():
|
||||
|
||||
for density in range(8):
|
||||
instance = printer.Dummy()
|
||||
instance.set(density=density)
|
||||
|
Reference in New Issue
Block a user