reformat (indent with spaces)
This commit is contained in:
parent
4f066eade5
commit
564b903292
|
|
@ -4,4 +4,3 @@ from django.shortcuts import render
|
|||
# Create your views here.
|
||||
def index(request):
|
||||
return HttpResponse("Hello worlds!")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue