Skip to content

Commit 21561f3

Browse files
refactor me later
1 parent 215ebfe commit 21561f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conditional/blueprints/dashboard.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ def get_voting_members():
8585
return voting_list
8686

8787

88+
# pylint: disable=too-many-statements
8889
@dashboard_bp.route('/dashboard/')
8990
def display_dashboard():
9091
log = logger.new(user_name=request.headers.get("x-webauth-user"),

0 commit comments

Comments
 (0)