Skip to content

Commit

Permalink
Added better error reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
zesterer committed Oct 23, 2024
1 parent a38a935 commit 4fb64df
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 85 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ required-features = ["std"]

[[example]]
name = "mini_ml"
required-features = ["pratt"]
required-features = ["pratt", "label"]
Loading

0 comments on commit 4fb64df

Please sign in to comment.