Commit 74d2de5
committed
Add skip condition for tests requiring hl.qgamma
- Added a skip condition to the `test_gamma_returns_lower_and_upper` and `test_gamma_and_poisson_give_similar_results` methods in `test_constraint.py` to ensure compatibility with Hail versions that do not support `hl.qgamma`.1 parent 8efabe3 commit 74d2de5
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
0 commit comments