current_retrospectives_without_team_label

in lib/description_template.rb [134:137]


  def current_retrospectives_without_team_label
    @current_retrospectives_without_team_label ||= api_client.get(current_retrospectives_api_path)
  end