microsoft/qdk

Public

mirrored fromhttps://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.23.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

source/pip/qsharp/code/__init__.py

6lines · modepreview

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

"""
Code module that receives any user-defined Q# callables as Python functions.
"""