Change intendation to 2 spaces
This commit is contained in:
parent
e8433d0abe
commit
9a24ee0bd7
|
@ -67,7 +67,6 @@ end
|
|||
@test eta_actual == eta_expected
|
||||
end
|
||||
|
||||
|
||||
w = randn(10, 10)
|
||||
o = ExpDecay(0.1, 0.1, 1000, 1e-4)
|
||||
w1 = randn(10,10)
|
||||
|
|
Loading…
Reference in New Issue