Skip to content

Commit 6544277

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent af6738e commit 6544277

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, 21 May 2025 22:04:33 +0000
35+
template = env.from_string("Fri, 20 Jun 2025 11:24:51 +0000
3636
")
3737
result = template.render()
3838

0 commit comments

Comments
 (0)