Skip to content

Commit

Permalink
Update openpathsampling/deprecations.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhswenson committed Jan 28, 2022
1 parent 8354171 commit d342f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpathsampling/deprecations.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ def version_tuple_to_string(version_tuple):
remedy=("If you want to keep the old counting behavior, add "
'{"filename_setter": '
"paths.engines.external_engine.FilenameSetter() } to the 'options'"
" of this engine. Otherwise, this behaviour will automatically "
" of this engine. Otherwise, this behavior will automatically "
"change to RandomStringFilenames in OPS 2.0."),
remove_version=(2, 0),
deprecated_in=(1, 6, 0)
Expand Down

0 comments on commit d342f02

Please sign in to comment.