Skip to content

Commit d76f2af

Browse files
committed
feat: run simulation example
1 parent b0c40af commit d76f2af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
2-
- repo: https://github.com/psf/black
3-
rev: 22.8.0
4-
hooks:
2+
- repo: https://github.com/psf/black
3+
rev: 22.8.0
4+
hooks:
55
- id: black
66
- repo: https://github.com/astral-sh/ruff-pre-commit
77
# Ruff version.

0 commit comments

Comments
 (0)