Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 1a86d6d

Browse files
authored
Merge branch 'master' into minor-fixes-p6
2 parents 5d1bde5 + 8a47853 commit 1a86d6d

4 files changed

Lines changed: 424 additions & 84 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ qiskit/basics/Qconfig_IBMQ_experience_staging.py
2525

2626
qiskit/basics/Qconfig_IBMQ_network-dev.py
2727
.DS_Store
28+
29+
.stestr/

.stestr.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[DEFAULT]
2+
test_path=./utils/test

0 commit comments

Comments
 (0)