Skip to content

Commit

Permalink
DX: add remove empty cells in nbstripout (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
shenvitor and pre-commit-ci[bot] authored Aug 22, 2024
1 parent 0a2d766 commit 90c90a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ repos:
hooks:
- id: nbstripout
args:
- --drop-empty-cells
- --extra-keys
- |
cell.attachments
Expand Down
7 changes: 0 additions & 7 deletions docs/eta-pi-p/pgamma-state.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -562,13 +562,6 @@
"print(\"found\", len(reaction.transitions), \"solutions!\")\n",
"reaction.get_intermediate_particles().names"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 90c90a6

Please sign in to comment.