Fix codestyling (lint with flake8)

This commit is contained in:
Eric Lapouyade 2020-05-24 12:07:24 +02:00
parent 1b9ec6f253
commit 74d46579be

View File

@ -1,4 +1,4 @@
from docxtpl import DocxTemplate, InlineImage from docxtpl import DocxTemplate
# With old docxtpl version, "... for spicy ..." was replaced by "... forspicy..." # With old docxtpl version, "... for spicy ..." was replaced by "... forspicy..."
# This test is for checking that is some cases the spaces are not lost anymore # This test is for checking that is some cases the spaces are not lost anymore