We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9792a5f commit b759dffCopy full SHA for b759dff
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ ci:
12
13
repos:
14
- repo: https://github.com/astral-sh/ruff-pre-commit
15
- rev: v0.4.5
+ rev: v0.4.7
16
hooks:
17
- id: ruff
18
args: ["--fix", "--show-source"]
docs/examples.rst
@@ -8,4 +8,3 @@ Examples
8
examples/bart_categorical_hawks
9
examples/bart_heteroscedasticity
10
examples/bart_quantile_regression
11
-
0 commit comments