Skip to content

Commit

Permalink
[Not for merge] Find out where QEDevice.operations is being used
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Dec 6, 2023
1 parent e45bd30 commit f9556ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions covalent/_workflow/qdevice.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ class QEDevice(QubitDevice):
version = "0.0.1"
author = "aq"

operations = DefaultQubit.operations
observables = DefaultQubit.observables

def __init__(
self,
wires=1,
Expand Down

0 comments on commit f9556ef

Please sign in to comment.