aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/__init__.py
blob: e2e91438b00b303bb2047dd8450cda0410e53295 (plain)
1
2
3
4
5
6
7
# Copyright (C) 2014 Intel Corporation
#
# Licensed under the MIT license, see COPYING.MIT for details
#
# SPDX-License-Identifier: MIT

default_app_config = 'rrs.apps.RecipeReportingSystemConfig'