Skip to content

Commit

Permalink
remove duplicate start_time entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Malikbadmus committed Jun 27, 2024
1 parent cc570c1 commit 57d36fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ersilia/cli/commands/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ def run(input, output, batch_size, standard):
)
return

start_time = time.time()

mdl = ErsiliaModel(
model_id,
service_class=service_class,
Expand Down

0 comments on commit 57d36fa

Please sign in to comment.