Skip to content

Commit 979026e

Browse files
committed
PEP8 little bugfix, that prevents to run travis tests
1 parent 263854e commit 979026e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

quirc/converters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import ctypes
99

10+
1011
def pil(image):
1112
"""Convert the PIL.Image object to the pixels buffer
1213

0 commit comments

Comments
 (0)