Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 committed Sep 11, 2023
1 parent 1d28b37 commit af8d41b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions brainpy/dyn/plasticity.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from brainpy._src.dyn.projections.plasticity import (
STDP_Song2000 as STDP_Song2000,
)

0 comments on commit af8d41b

Please sign in to comment.