Skip to content

Commit 12e4cf3

Browse files
committed
maint: do not check for code style in notebooks
1 parent 6ed5c74 commit 12e4cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ ignore = [
9898
extend-exclude = [
9999
"src/ansys/stk/core/internal/*.py",
100100
"tests/**/*.py",
101+
"examples/**/*.py"
101102
]
102103

103104
# [tool.ruff.format]

0 commit comments

Comments
 (0)