We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d6aab commit 02781edCopy full SHA for 02781ed
babel.cfg
@@ -1,3 +1,4 @@
1
+[ignore: venv/**]
2
[python: **.py]
3
[jinja2: **/templates/**.html]
-extensions=jinja2.ext.autoescape,jinja2.ext.with_
4
+extensions=jinja2.ext.autoescape,jinja2.ext.with_
0 commit comments