Skip to content

Commit b6cc895

Browse files
committed
fix exports
1 parent 43d98eb commit b6cc895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InferOpt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ include("losses/imitation_loss.jl")
6565
export half_square_norm
6666
export shannon_entropy, negative_shannon_entropy
6767
export one_hot_argmax, ranking
68-
export LinearMaximizer, apply_g, apply_h, objective_value
68+
export LinearMaximizer, apply_g, objective_value
6969

7070
export Pushforward
7171

0 commit comments

Comments
 (0)