mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 14:14:22 +08:00
bump example notebooks pin to 2026.01.26
This commit is contained in:
@@ -193,7 +193,7 @@ try:
|
||||
else:
|
||||
repo = git.Repo.clone_from(
|
||||
"https://github.com/OpenFreeEnergy/ExampleNotebooks.git",
|
||||
branch="2025.12.04",
|
||||
branch="2026.01.26",
|
||||
to_path=example_notebooks_path,
|
||||
)
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user