From 6bfd2eb85a3e7d8da82259f50da282f2b8ec6187 Mon Sep 17 00:00:00 2001 From: Eric Lapouyade Date: Sat, 16 Apr 2022 11:02:40 +0200 Subject: [PATCH] PR #427 --- tests/comments.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/comments.py b/tests/comments.py index 9fe6146..1aef50b 100644 --- a/tests/comments.py +++ b/tests/comments.py @@ -1,4 +1,3 @@ -import sys, os from docxtpl import DocxTemplate tpl = DocxTemplate('templates/comments.docx')