mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
reformat PEP8 and similar issues
This commit is contained in:
@@ -26,6 +26,7 @@ if six.PY3:
|
||||
else:
|
||||
mock_open_call = '__builtin__.open'
|
||||
|
||||
|
||||
@given(path=text())
|
||||
def test_load_file_printer(mocker, path):
|
||||
"""test the loading of the file-printer"""
|
||||
|
Reference in New Issue
Block a user