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 Dec 13, 2024
1 parent fd6961a commit d40e45d
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("Wed, 04 Dec 2024 01:26:35 +0000
template = env.from_string("Fri, 13 Dec 2024 13:19:42 +0000
")
result = template.render()

Expand Down

0 comments on commit d40e45d

Please sign in to comment.