Skip to content

Commit a6f2b11

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent 318a12a commit a6f2b11

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, 09 Jul 2025 14:51:55 +0000
35+
template = env.from_string("Fri, 11 Jul 2025 09:24:40 +0000
3636
")
3737
result = template.render()
3838

0 commit comments

Comments
 (0)