mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 16:46:59 +08:00
523b05ef3f
- Use parameter_space instead of `parameterized.expand`. - Use a timedelta instead of concatenating strings. - Use a (possibly no-op) scramble function instead of reordering list literals. - Use `freeze_dt, unfreeze_dt, re_freeze_dt` instead of `dts[n]`. - Rename `assert_vectorized_results` to `assert_all_restrictions`.