From d38b32a6266bc4bfa0dbcd49e591d16f515c30bf Mon Sep 17 00:00:00 2001 From: Tilly Woodfield <22456167+tillywoodfield@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:11:11 +0200 Subject: [PATCH] refactor: remove unneeded lines from pybabel config --- babel.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/babel.cfg b/babel.cfg index c835a5d..89f4a76 100644 --- a/babel.cfg +++ b/babel.cfg @@ -2,5 +2,3 @@ [python: **.py] [jinja2: **.html] encoding = utf-8 -ignore_tags = script,style -include_attrs = alt title summary placeholder