diff options
Diffstat (limited to 'src/acit/html.py')
| -rw-r--r-- | src/acit/html.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/acit/html.py b/src/acit/html.py new file mode 100644 index 0000000..7b01bb9 --- /dev/null +++ b/src/acit/html.py @@ -0,0 +1,8 @@ +""" +This file provides variables with HTML. It is automatically generated by running bash gen_html.sh. +Do not edit directly. + + +""" +_=""" +""" |
