Yaml stub

This commit is contained in:
zandercymatics 2023-11-21 14:45:23 -07:00
parent bca311b8ca
commit d52359d1c5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 10 additions and 30 deletions

View file

@ -1,4 +1,5 @@
"""Internal API views"""
import os
from django.apps import apps
from django.views.decorators.http import require_http_methods
from django.http import FileResponse, HttpResponse, JsonResponse