We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ee274 commit 33da007Copy full SHA for 33da007
serie_fibonacci/views.py
@@ -7,7 +7,7 @@
7
from django.core.mail import send_mail
8
from django.template.loader import render_to_string
9
10
-
+#adding a coment
11
class MyDataView(APIView):
12
13
def get(self, request):
0 commit comments