Sign in
chromium
/
infra
/
luci
/
recipes-py
/
77630a16be82c17cf2d9d190e3c8821cb2d52aaf
/
.
/
recipe_modules
/
luci_analysis
/
__init__.py
blob: 9cec28765b1bca89307857455a52f8593e8b0338 [
file
] [
log
] [
blame
]
# Copyright 2023 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.
DEPS
=
[
'recipe_engine/json'
,
'recipe_engine/step'
,
]