Skip to content

Commit

Permalink
works, final version
Browse files Browse the repository at this point in the history
  • Loading branch information
nbshiland committed Jul 8, 2024
1 parent acca3b3 commit dbba07c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def create_data_dictionary(
file_results, row_for_lpc, runs_and_lpc
)
else:
print("tester")
continue
transposed_runs_and_robots = list(map(list, zip(*runs_and_robots)))
transposed_runs_and_lpc = list(map(list, zip(*runs_and_lpc)))
Expand Down

0 comments on commit dbba07c

Please sign in to comment.