Skip to content

Commit cb6c281

Browse files
committed
Prettier
1 parent ec054ba commit cb6c281

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
### New features
66

7-
- Add support for using ``scipy.sparse.csr_matrix`` as datastructure for covariates ``X``.
8-
7+
- Add support for using `scipy.sparse.csr_matrix` as datastructure for covariates `X`.
98

109
## 0.10.0 (2024-08-13)
1110

docs/examples/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
- [Estimating CATEs for survival analysis](example_survival.ipynb)
1212
- [What if I know the propensity score?](example_propensity.ipynb)
1313
- [Converting a MetaLearner to ONNX](example_onnx.ipynb)
14-
- [Using Sparse Covariate Matrices](example_sparse_inputs.ipynb)
14+
- [Using Sparse Covariate Matrices](example_sparse_inputs.ipynb)

0 commit comments

Comments
 (0)