Closed renecotyfanboy closed 6 months ago
It seems that the pre-commit hooks are not applying the same rules in the action and locally, I have no warnings about ruff formatter when running it locally. I will check this tomorrow
This seems to be a weird issue related to an update of git itself
I've added a convenience parameter in the Chain factories from_numpyro and from_arviz in the same fashion as in the arviz package. The user can either choose to keep parameters by providing a list or discard some by providing a list of parameters starting with ~.
WDYT ?