Commit 1e4f376c authored by LiniEisha's avatar LiniEisha

Reformatting api.py

parent c1e2b998
......@@ -9,7 +9,7 @@ from LectureSummarizingApp.serializer import LectureAudioSerializer, LectureAudi
from . import speech_to_text as stt
# this API will retrieve lecture audio details
# APIs used in Lecture Summarizing Component
class LectureAudioAPI(APIView):
def get(self, request):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment