Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
exclude_types: [svg]
- id: check-yaml
- id: check-added-large-files
exclude: &exclude_pattern 'iv_weak_instruments.ipynb'
exclude: &exclude_pattern '(iv_weak_instruments|its_lift_test)\.ipynb'
args: ["--maxkb=1500"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.2
Expand Down
1 change: 1 addition & 0 deletions docs/source/notebooks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ did_pymc_banks.ipynb
its_skl.ipynb
its_pymc.ipynb
its_covid.ipynb
its_lift_test.ipynb
:::

:::{toctree}
Expand Down
1,585 changes: 1,585 additions & 0 deletions docs/source/notebooks/its_lift_test.ipynb

Large diffs are not rendered by default.