blob: c4c1dc46dfb10fec94b8eef7eb0fc0f697c210a9 [file] [log] [blame]
Alex Kleinb7cdbe62019-02-22 11:41:32 -07001# -*- coding: utf-8 -*-
2# Copyright 2019 The Chromium OS Authors. All rights reserved.
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6IMPORT_PATTERN = 'chromite.api.controller.%s'