diff options
Diffstat (limited to 'tests/admin_scripts/custom_templates/app_template/api.py')
| -rw-r--r-- | tests/admin_scripts/custom_templates/app_template/api.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/admin_scripts/custom_templates/app_template/api.py b/tests/admin_scripts/custom_templates/app_template/api.py new file mode 100644 index 0000000000..439d935f73 --- /dev/null +++ b/tests/admin_scripts/custom_templates/app_template/api.py @@ -0,0 +1 @@ +# your API code
\ No newline at end of file |
