A unified framework for tabular probabilistic regression, time-to-event prediction, and probability distributions in python
BSD 3-Clause "New" or "Revised" License
250
stars
46
forks
source link
[MNT] differential testing - handle non-package changes in `pyproject.toml` #472
Closed
fkiraly closed 2 months ago
The differential testing utilities would result in exceptions in cases where
pyproject.toml
was changed with non-package related changes.This PR modifies the utilities to fix this, bringing them in sync with sktime.