Skip to content

Commit

Permalink
Fix 27Q
Browse files Browse the repository at this point in the history
  • Loading branch information
ElePT committed Oct 16, 2023
1 parent d6f1361 commit 31c873c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion qiskit/providers/fake_provider/fake_backends_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class Fake27QV1Pulse(fake_pulse_backend.FakePulseBackend):

dirname = os.path.dirname(__file__)
conf_filename = "data/27q_pulse/conf_hanoi.json"
props_filename = "data/27q_pulse/conf_hanoi.json"
props_filename = "data/27q_pulse/props_hanoi.json"
defs_filename = "data/27q_pulse/defs_hanoi.json"
backend_name = "fake_27q_v1_pulse"

Expand Down

0 comments on commit 31c873c

Please sign in to comment.