blob: a726907f9b25db9872af05282cc466785df7ed2a [file] [log] [blame]
# -*- coding: utf-8 -*-
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
"""The services package contains the proto services' implementations."""
IMPORT_PATTERN = 'chromite.api.service.%s'