Skip to content

Commit

Permalink
renamed also MPC plot.py to analyze.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FilippoAiraldi committed Jul 31, 2024
1 parent 9ac0ecd commit b99f633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpc-tuning/plot.py → mpc-tuning/analyze.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

sys.path.append(os.getcwd())

from benchmarking.plot import (
from benchmarking.analyze import (
itertime_vs_gap,
load_data,
official_method_name_and_type,
Expand Down

0 comments on commit b99f633

Please sign in to comment.