Skip to content

Commit

Permalink
Fix code style issues with Black
Browse files Browse the repository at this point in the history
  • Loading branch information
lint-action committed Aug 22, 2024
1 parent 2974c98 commit 15deb87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion transformato/state.py
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ def _copy_omm_files(self, intermediate_state_file_path: str):
)
self._write_workload_preamble(omm_init_energies_submit_script_target)


elif self.configuration["simulation"]["free-energy-type"] == "rbfe":
# parse omm simulation paramter
for env in self.system.envs:
Expand Down

0 comments on commit 15deb87

Please sign in to comment.