Skip to content

Commit 3532d58

Browse files
Clean up after getting rid of notebooks (#3152)
1 parent 7a826e8 commit 3532d58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ exclude = [
77
"/.github",
88
"/bench",
99
"/docs",
10-
"/notebooks"
1110
]
1211

1312
[project]
@@ -282,7 +281,6 @@ extend-exclude = [
282281
"buck-out",
283282
"build",
284283
"dist",
285-
"notebooks", # temporary, until we achieve compatibility with ruff ≥ 0.6
286284
"venv",
287285
"docs",
288286
"tests/test_regression/scripts/", # these are scripts that use a different version of python

0 commit comments

Comments
 (0)