Skip to content

Commit 1dc982c

Browse files
authored
Add intro notebook from workshop (#1585)
1 parent 808528e commit 1dc982c

File tree

3 files changed

+3401
-1
lines changed

3 files changed

+3401
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ repos:
3030
rev: v0.7.3
3131
hooks:
3232
- id: ruff
33+
types_or: [python, pyi, jupyter]
3334
args: ["--fix", "--output-format=full"]
3435
- id: ruff-format
36+
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)