Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
a01a14b5aed71797831c5a53a9eac570ec562430
/
.
/
recipe_modules
/
assertions
/
__init__.py
blob: ae3c1f8e735c479300f9689f9c7b404f00422440 [
file
]
# Copyright 2019 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
from
__future__
import
annotations
from
.
api
import
AssertionsApi
as
API