Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
7227a8b7bee47beda92f7ee084f9abec40a59d6c
/
.
/
build_tests
/
python_jinja2.py
blob: a926e312dd257e3562f9b610352fddb778a0f68e [
file
] [
log
] [
blame
]
James Kuszmaul
c91e440
2020-05-10 18:47:20 -0700
[
diff
] [
blame
]
1
#!/usr/bin/python3
2
3
# Confirm that we can import jinja2.
4
import
jinja2