Kaynağa Gözat

Remove print in a test

master
Pete Shadbolt 7 yıl önce
ebeveyn
işleme
1bdb86f9a4
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      tests/test_qi.py

+ 0
- 1
tests/test_qi.py Dosyayı Görüntüle

@@ -168,5 +168,4 @@ def test_sqrt_notation(n=2):
c = mock.random_stabilizer_circuit(n)
g = GraphState(range(n))
g.act_circuit(c)
print g.to_state_vector()


Yükleniyor…
İptal
Kaydet