You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* hack to fix pytest-split-tests
* try again
* missing comma
* some lint
* some cleanup
* skip rasa test if dssp not installed
* another fix
* attempt to install dssp in test env
* sudo
* skip rasa test for now
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ A fork with full Lightning + Hydra support is being maintained by <a href="https
42
42
43
43
- <ahref="https://github.com/sj900">sj900</a> for integrating and testing the `WeightedPDBSampler` within the `PDBDataset`!
44
44
45
-
- <ahref="https://github.com/xluo233">@xluo233</a> again for contributing the logic for computing the model selection score!
45
+
- <ahref="https://github.com/xluo233">@xluo233</a> again for contributing the logic for computing the model selection score as well as the unresolved rasa!
46
46
47
47
- <ahref="https://github.com/wufandi">Fandi</a> for discovering a few inconsistencies in the elucidated atom diffusion module with the supplementary
0 commit comments