Skip to content

Commit 847d888

Browse files
committed
Minor update
1 parent 8ae1546 commit 847d888

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci_test_all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- uses: actions/checkout@v4
21-
- name: Set up Python
21+
- name: Set up Python
2222
uses: actions/setup-python@v5
2323

2424
- name: Install HDF5 for pytables on macos-14
@@ -31,7 +31,7 @@ jobs:
3131
python -m pip install --upgrade pip
3232
# pip install 'numpy<2.0.0' # due to lingering issues with other modules & numpy...
3333
./test_all.sh
34-
34+
3535
3636
3737

docs/sphinx/source/api/Contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Modelspec contributors
44

55
This page list names and Github profiles of contributors to Modelspec, listed in no particular order.
6-
This page is generated periodically, most recently on 2024-11-06.
6+
This page is generated periodically, most recently on 2024-12-18.
77

88
- Padraig Gleeson ([@pgleeson](https://github.com/pgleeson))
99
- Manifest Chakalov ([@mqnifestkelvin](https://github.com/mqnifestkelvin))

0 commit comments

Comments
 (0)