Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgmedina95 committed Jan 27, 2025
1 parent 52aae41 commit f834550
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ def analyze_trajectory(self, traj, analysis, path_registry=None, sim_id="sim"):

return (
"Succeeded. All analyses completed. "
f"Ramachandran plot with ID {ram_plot_id}, message: {phi_message} "
f"Ramachandran plot with ID {phi_plot_id}, message: {phi_message} "
f"Chis plot with ID {chi_plot_id}, message: {chi_message}"
)

Expand Down

0 comments on commit f834550

Please sign in to comment.