def index()
in
tweeter/views.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def index(request): return render(request, 'tweeter/index.html')