Skip to content

Commit 33da007

Browse files
committed
more
1 parent 06ee274 commit 33da007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serie_fibonacci/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from django.core.mail import send_mail
88
from django.template.loader import render_to_string
99

10-
10+
#adding a coment
1111
class MyDataView(APIView):
1212

1313
def get(self, request):

0 commit comments

Comments
 (0)