rosemaina/bucketlist

View on GitHub

Showing 1 of 1 total issue

Function index has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.
Open

def index():
"""renders the homepage of the app"""
# you can enter the email,password
if request.method == 'POST':
email = request.form['email']
Severity: Minor
Found in application/views.py - About 35 mins to fix
Severity
Category
Status
Source
Language