Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter committed Dec 30, 2024
1 parent 83d18b8 commit 337d81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphDynamicsInterop/neuron_interop.jl
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ function define_neurons()
end
end
end
#define_neurons() # it's useful when developing this module to have these in a function
define_neurons() # it's useful when developing this module to have these in a function

#Maybe should just encorporate this into define_neurons()
# for T ∈ [:LIFExciNeuron, :LIFInhNeuron]
Expand Down

0 comments on commit 337d81a

Please sign in to comment.