Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProMod3
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
ProMod3
Commits
eb8c8a1e
Unverified
Commit
eb8c8a1e
authored
1 year ago
by
Xavier Robin
Browse files
Options
Downloads
Patches
Plain Diff
doc: comment on OST 2.5 changes
parent
3e7c834e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/init/__init__.py.in
+3
-0
3 additions, 0 deletions
core/init/__init__.py.in
with
3 additions
and
0 deletions
core/init/__init__.py.in
+
3
−
0
View file @
eb8c8a1e
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment