Showing 385 of 747 total issues
Avoid too many return
statements within this function. Open
Open
return ret;
Avoid too many return
statements within this function. Open
Open
return _.values(iterable);
Avoid too many return
statements within this function. Open
Open
return jQuery.makeArray( selector, this );
Avoid too many return
statements within this function. Open
Open
return elem[ name ];
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return default
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return get_enddate_from_kwargs(endseason=helper.infer_season_from_date(kwargs['startdate']))
Avoid too many return
statements within this function. Open
Open
return get_enddate_from_kwargs(endseason=schedules.get_current_season())
Avoid too many return
statements within this function. Open
Open
return df[col_to_access].iloc[0]
Avoid too many return
statements within this function. Open
Open
return df.ID.iloc[0]
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return df.ID.iloc[0]
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return ret == null ? undefined : ret;
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return rect;
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return df[col_to_access].iloc[0]