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 Feb 10, 2025
1 parent 2ffa442 commit b987980
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("Mon, 10 Feb 2025 10:17:57 +0000
template = env.from_string("Mon, 10 Feb 2025 10:46:38 +0000
")
result = template.render()

Expand Down

0 comments on commit b987980

Please sign in to comment.