cnap-cobre/synapse

View on GitHub
backend/apps/main/views.py

Summary

Maintainability
A
0 mins
Test Coverage

Showing 2 of 2 total issues

Expected 2 blank lines, found 1
Open

def getting_started(request):
Severity: Minor
Found in backend/apps/main/views.py by pep8

No newline at end of file
Open

return render(request, template_name, {})
Severity: Minor
Found in backend/apps/main/views.py by pep8
Category
Status