Skip to content

Commit

Permalink
Update run-benchmark.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaiseMuhirwa authored Jan 16, 2025
1 parent 5c9f1b9 commit 629ea1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/run-benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import platform, socket, psutil
import argparse
import flatnav
from flatnav import DataType
from flatnav.data_type import DataType
from data_loader import get_data_loader
from plotting.plot import create_plot, create_linestyles
from plotting.metrics import metric_manager
Expand Down

0 comments on commit 629ea1b

Please # to comment.