Skip to content

Commit

Permalink
script address fix
Browse files Browse the repository at this point in the history
  • Loading branch information
meandmytram authored Nov 27, 2024
1 parent 7d491e4 commit 43bb205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/random_circuit/random_circuit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cat > submit-job.sh << 'EOS'
module load python/3.11.5
source ~/envs/myenv/bin/activate
python mps-rand-circ.py
python examples/random_circuit/mps-rand-circ.py
EOS

# Submit the job
Expand Down

0 comments on commit 43bb205

Please sign in to comment.