blob: 81cb55e78fd155a3ced93f5c6b2a932c6570db9c [file]
# 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.
from __future__ import annotations
DEPS = [
'step',
]
from .api import DeferApi as API