Skip to content

Commit

Permalink
Add nbformat_minor: 5 to fix invalid format error
Browse files Browse the repository at this point in the history
Signed-off-by: sailesh duddupudi <[email protected]>
  • Loading branch information
saileshd1402 committed Sep 29, 2024
1 parent a7a15aa commit 95422f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -550,5 +550,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 4
"nbformat_minor": 5
}

0 comments on commit 95422f7

Please sign in to comment.