Skip to content

Commit

Permalink
build: sync common files from github_organization_management repository
Browse files Browse the repository at this point in the history
  • Loading branch information
metworkbot committed Sep 20, 2024
1 parent 43beb4b commit 087a260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ from jinja2 import Template, Environment
env = Environment(extensions=["jinja2_shell_extension.ShellExtension"])

# For the example, we use a template from a simple string
template = env.from_string("Thu, 22 Aug 2024 11:15:20 +0000
template = env.from_string("Fri, 20 Sep 2024 16:53:38 +0000
")
result = template.render()

Expand Down

0 comments on commit 087a260

Please sign in to comment.