Skip to content

Commit 9b0354f

Browse files
committed
temporary d
isable nbqa ruff
1 parent c7d250d commit 9b0354f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,6 @@ exclude = '''
190190
[tool.nbqa.mutate]
191191
ruff = 1
192192
black = 1
193+
194+
[tool.nbqa.exclude]
195+
ruff = "docs/source/tutorials/" # ToDo: Remove this when fixing notebooks

0 commit comments

Comments
 (0)