Set pending version tags to 2Apr2025

This commit is contained in:
Axel Kohlmeyer
2025-04-01 21:30:53 -04:00
parent 5bd3218372
commit d51017c878
14 changed files with 14 additions and 14 deletions

View File

@ -2129,7 +2129,7 @@ class lammps(object):
def set_show_error(self, flag):
""" Enable or disable direct printing of error messages in C++ code
.. versionadded:: TBD
.. versionadded:: 2Apr2025
This function allows to enable or disable printing of error message directly in
the C++ code. Disabling the printing avoids printing error messages twice when