Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #190 from invenia/ox/add_∇
Browse files Browse the repository at this point in the history
remove exports of undefined add_∇ and add_∇!
  • Loading branch information
oxinabox committed Sep 7, 2020
2 parents 20c0b20 + e52240f commit 4cadc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sensitivity.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Base.Meta
export Arg, add_∇, add_∇!, ∇, preprocess, @explicit_intercepts, @union_intercepts
export Arg, ∇, preprocess, @explicit_intercepts, @union_intercepts

"""
@union_intercepts f type_tuple invoke_type_tuple [kwargs]
Expand Down

0 comments on commit 4cadc87

Please sign in to comment.