Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
fix: expose qiskit extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
miwurster committed Jul 6, 2023
1 parent 19348c8 commit 9c46325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions planqk/qiskit/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from backend import *
from job import *
from provider import *

0 comments on commit 9c46325

Please sign in to comment.