Commit 264e4cb
committed
Update constraint release versions and mutation rate handling
- Modified CONSTRAINT_RELEASES to include "4.0" alongside "4.1" and "4.1.1".
- Introduced CONSTRAINT_MUTATION_RATE_RELEASES for better clarity in mutation rate table paths.
- Updated function docstrings to reflect the specific constraint mutation rate release versions.
- Adjusted the constraint_mutation_rate function to utilize the new CONSTRAINT_MUTATION_RATE_RELEASES list.1 parent be147a3 commit 264e4cb
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
429 | | - | |
| 430 | + | |
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| |||
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
439 | | - | |
| 440 | + | |
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
| |||
867 | 868 | | |
868 | 869 | | |
869 | 870 | | |
870 | | - | |
| 871 | + | |
871 | 872 | | |
872 | 873 | | |
873 | 874 | | |
| |||
0 commit comments