Skip to content

Commit 4cb5cf0

Browse files
committed
🔧 Exclude notebooks from ruff checks
1 parent 999cbb1 commit 4cb5cf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ addopts = [
6565

6666
[tool.ruff]
6767
line-length = 88
68+
exclude = ["notebooks/*ipynb"]
6869

6970
[tool.uv.build-backend]
7071
module-root = ""

0 commit comments

Comments
 (0)