Skip to content

Commit

Permalink
Added benchmark notebook to generate videos and run benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadsharif1 committed Oct 23, 2024
1 parent c91e33e commit dcbf01c
Show file tree
Hide file tree
Showing 2 changed files with 1,010 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
args: [--fix=lf]
- id: end-of-file-fixer
- id: check-added-large-files
args: ['--maxkb=1000']
args: ['--maxkb=10000']

- repo: https://github.com/omnilib/ufmt
rev: v2.6.0
Expand Down
Loading

0 comments on commit dcbf01c

Please sign in to comment.