Przeglądaj źródła

Remove print in a test

master
Pete Shadbolt 7 lat temu
rodzic
commit
1bdb86f9a4
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      tests/test_qi.py

+ 0
- 1
tests/test_qi.py Wyświetl plik

@@ -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()


Ładowanie…
Anuluj
Zapisz