Skip to content

Commit

Permalink
Update lut_analysis.py
Browse files Browse the repository at this point in the history
  • Loading branch information
makaronz authored Nov 6, 2024
1 parent 6e2499c commit 08620d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lut_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,4 @@ def generate_table(lut_filename, color_space):
# Optionally save the table to a CSV file
tabela.to_csv('comparison_table.csv', index=False)
else:
print("No file selected.")\
print("No file selected.")

0 comments on commit 08620d1

Please sign in to comment.