commit | a70e575d2fe8fb6eed604dce1e2a6ed1ddae6d33 | [log] [tgz] |
---|---|---|
author | James (Peilun) Li <jamespeilunli@gmail.com> | Wed Sep 18 20:43:00 2024 -0700 |
committer | James (Peilun) Li <jamespeilunli@gmail.com> | Sat Oct 19 12:31:29 2024 -0700 |
tree | 53eef4251604202967d270a726efc9e53b54da93 | |
parent | 44d853169b67f6d3b505ed2943b34172bd46b81b [diff] [blame] |
Create y2024_bot3 folder Change-Id: Iee232bde58c0425920a49eee145a0f93c7485391 Signed-off-by: Yash Maheshwari <yashmahe2018@gmail.com> Signed-off-by: James (Peilun) Li <jamespeilunli@gmail.com>
diff --git a/y2024_bot3/constants/common.jinja2 b/y2024_bot3/constants/common.jinja2 new file mode 100644 index 0000000..9b7af82 --- /dev/null +++ b/y2024_bot3/constants/common.jinja2
@@ -0,0 +1,3 @@ +{% set pi = 3.14159265 %} + +{%set zeroing_sample_size = 200 %}