Skip to content

Commit 5bd70b7

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent 6de8691 commit 5bd70b7

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("Mon, 12 May 2025 16:38:39 +0000
35+
template = env.from_string("Mon, 12 May 2025 18:41:44 +0000
3636
")
3737
result = template.render()
3838

0 commit comments

Comments
 (0)