Skip to content

Commit

Permalink
Fix monkey-patch warning on precompilation with ChainRulesTestUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Sep 4, 2024
1 parent d31a184 commit b64019b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/TenetChainRulesTestUtilsExt.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
__precompile__(false)

module TenetChainRulesTestUtilsExt

using Tenet
Expand Down

0 comments on commit b64019b

Please sign in to comment.