Skip to content

Commit d4a6f00

Browse files
authored
Update automation.txt
1 parent 327b7af commit d4a6f00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

automation.txt

+1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ print(circuit)
1515
simulator = cirq.Simulator()
1616
result = simulator.run(circuit, repetitions=20)
1717
print("Results:")
18+
1819
print(result)

0 commit comments

Comments
 (0)