Skip to content

Commit 6355567

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent e0d019e commit 6355567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ from jinja2 import Template, Environment
3232
env = Environment(extensions=["jinja2_shell_extension.ShellExtension"])
3333

3434
# For the example, we use a template from a simple string
35-
template = env.from_string("Wed, 16 Jul 2025 15:59:10 +0000
35+
template = env.from_string("Wed, 10 Sep 2025 05:11:35 +0000
3636
")
3737
result = template.render()
3838

0 commit comments

Comments
 (0)