Skip to content

Commit dcbf01c

Browse files
committed
Added benchmark notebook to generate videos and run benchmarks
1 parent c91e33e commit dcbf01c

File tree

2 files changed

+1010
-1
lines changed

2 files changed

+1010
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
args: [--fix=lf]
1313
- id: end-of-file-fixer
1414
- id: check-added-large-files
15-
args: ['--maxkb=1000']
15+
args: ['--maxkb=10000']
1616

1717
- repo: https://github.com/omnilib/ufmt
1818
rev: v2.6.0

0 commit comments

Comments
 (0)