Skip to content

Commit

Permalink
Merge pull request #416 from roboflow/notebook-fixes
Browse files Browse the repository at this point in the history
Supervision demo notebook fix and yolo-nas fix
  • Loading branch information
SkalskiP committed Oct 5, 2023
2 parents 71d2361 + edd8b8f commit 77c126e
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 495 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ repos:
- id: detect-private-key
- id: forbid-new-submodules
- id: pretty-format-json
exclude: demo.ipynb
args: ['--autofix', '--no-sort-keys', '--indent=4']
- id: end-of-file-fixer
- id: mixed-line-ending
Expand Down
Loading

0 comments on commit 77c126e

Please sign in to comment.