Skip to content

Commit

Permalink
Flake8 : whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Lapouyade committed Nov 12, 2024
1 parent 0f42e5a commit 65e00b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docxtpl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@author: Eric Lapouyade
"""
__version__ = "0.19.0"
__version__ = "0.19.1"

# flake8: noqa
from .inline_image import InlineImage
Expand Down

0 comments on commit 65e00b1

Please sign in to comment.