Skip to content

Commit

Permalink
Split notebook and improve docs in them (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuwhale authored Jul 8, 2024
1 parent b3ba743 commit 8c7ce0d
Show file tree
Hide file tree
Showing 5 changed files with 1,132 additions and 709 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python -m pip install ".[examples]"
- name: Lint with ruff
run: |
ruff metasyncontrib/disclosure
ruff check metasyncontrib/disclosure
- name: Check types with MyPy
run: |
mypy metasyncontrib/disclosure
Expand Down
491 changes: 491 additions & 0 deletions examples/outliers.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 8c7ce0d

Please sign in to comment.