Skip to content

Commit

Permalink
Fix filename in multiproof plot script (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Feb 26, 2024
1 parent 041fce5 commit da84b8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poc/plot_prio3_multiproof_robustness.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# prio3_multiproof_robustness.py - Plot robustness bounds for various parameters.
# Use `sage -python prio3_multiproof_robustness.py`
# plot_prio3_multiproof_robustness.py - Plot robustness bounds for various parameters.
# Use `sage -python plot_prio3_multiproof_robustness.py`
import math

import matplotlib.pyplot as plt
Expand Down

0 comments on commit da84b8a

Please sign in to comment.