Skip to content
Snippets Groups Projects
Unverified Commit eb8c8a1e authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: comment on OST 2.5 changes

parent 3e7c834e
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,9 @@ import ost
from ost import conop
from ost import io
# It is no longer needed to set the default compound lib with OST >= 2.5.
# This function is kept as is for backward compatibility with earlier OST
# versions. Consider updating in a future release.
def SetCompoundsChemlib(path_to_chemlib=@OST_COMPOUNDS_CHEMLIB_PATH@):
"""SetCompoundsChemlib(path_to_chemlib)
Load a compounds library. Does not return anything, the library is just
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment