Merge pull request #1035 from matsueushi/remove_get_macro
Remove get! macro
This commit is contained in:
commit
88b0c65d72
|
@ -1,5 +1,4 @@
|
|||
using Flux
|
||||
using Base: @get!
|
||||
using MacroTools: @forward
|
||||
|
||||
const ϵ = 1e-8
|
||||
|
|
Loading…
Reference in New Issue