Skip to content

Commit

Permalink
pls dont be more than 1 file
Browse files Browse the repository at this point in the history
  • Loading branch information
nbshiland committed Jul 8, 2024
1 parent e6bdaa1 commit acca3b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ 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 acca3b3

Please sign in to comment.