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 Jun 24, 2024
1 parent f289cb6 commit b5864f2
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("Sat, 01 Jun 2024 08:51:34 +0000
template = env.from_string("Mon, 24 Jun 2024 12:33:43 +0000
")
result = template.render()

Expand Down

0 comments on commit b5864f2

Please sign in to comment.