microsoft/qdk

Public

mirrored from https://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
fedimser/test-utils-1

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

source/pip/qsharp/qre/_instruction.py

4lines · modecode

1# Copyright (c) Microsoft Corporation.
2# Licensed under the MIT License.
3# Deprecation shim – delegates to qdk.qre._instruction
4from qdk.qre._instruction import *
5