Skip to content

Commit 541db1c

Browse files
committed
ignore notebooks
1 parent 3eb5612 commit 541db1c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ exclude = [
8181
"build",
8282
"dist",
8383
"node_modules",
84-
"venv"
84+
"venv",
85+
".ipynb"
8586
]
8687
line-length = 88
8788
indent-width = 4

0 commit comments

Comments
 (0)