Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
a01a14b5aed71797831c5a53a9eac570ec562430
/
.
/
recipe_modules
/
uuid
/
__init__.py
blob: da7d35058b84961d40e060929c6bf2372bcf1fb8 [
file
]
# Copyright 2021 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
UuidApi
as
API