Skip to content

Commit

Permalink
Update generate_build_data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mrobinson authored Dec 6, 2023
1 parent 071192b commit a010ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_build_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


def libs():
# sorting for consistency between os
# These are sorted to ensure consistency between operating systems.
return sorted(listdir(path.join(ANGLE, "targets")))


Expand Down

0 comments on commit a010ff1

Please sign in to comment.