Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 8, 2025
1 parent d42d926 commit e9a8dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openff/evaluator/protocols/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ def generate_preequilibrated_simulation_protocols(
"total_number_of_molecules", unpack_stored_data.id
)
output_to_store.max_number_of_molecules = n_molecules

output_to_store.substance = ProtocolPath("substance", unpack_stored_data.id)
output_to_store.statistical_inefficiency = ProtocolPath(
"time_series_statistics.statistical_inefficiency",
Expand Down

0 comments on commit e9a8dc6

Please sign in to comment.