Skip to content

Commit e0d019e

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

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:17:34 +0000
35+
template = env.from_string("Wed, 16 Jul 2025 15:59:10 +0000
3636
")
3737
result = template.render()
3838

0 commit comments

Comments
 (0)