Showing 551 of 2,707 total issues
Avoid too many return
statements within this function. Open
Open
return (username, True)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, True)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (None, False)
Avoid too many return
statements within this function. Open
Open
return specialquest_button
Avoid too many return
statements within this function. Open
Open
return (None, False)
Avoid too many return
statements within this function. Open
Open
return redirect('challenge_index_view')
Avoid too many return
statements within this function. Open
Open
return {'success': False, 'error': 'Cannot accept this challenge'}
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return False, 'Player already has this spell cast on him'
Avoid too many return
statements within this function. Open
Open
return {'success': False, 'error': 'Cannot refuse this challenge'}
Avoid too many return
statements within this function. Open
Open
return False, 'Player is cursed'
Avoid too many return
statements within this function. Open
Open
return {'success': False, 'error': 'Cannot cancel this challenge'}
Avoid too many return
statements within this function. Open
Open
return render_to_response('workshop/play.html',
Avoid too many return
statements within this function. Open
Open
return {'success': True,
Avoid too many return
statements within this function. Open
Open
return False, 'Player is cursed'
Avoid too many return
statements within this function. Open
Open
return False, 'Something wrong'
Avoid too many return
statements within this function. Open
Open
return False, None, None