Skip to content

Commit 54f8467

Browse files
committed
Revert unintended docstring change.
1 parent 43899cd commit 54f8467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

janus_core/cli/geomopt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ def geomopt(
216216
Name of filter from ase.filters to wrap around atoms. If using
217217
--opt-cell-lengths or --opt-cell-fully, defaults to `FrechetCellFilter`.
218218
filter_func
219-
Deprecated. Please use --filter.
219+
Deprecated. Please use `--filter_class`.
220220
constraint_func
221221
Name of constraint function from ase.constraints, to apply constraints
222222
to atoms. Parameters should be included as a "constraint_kwargs" dict

0 commit comments

Comments
 (0)