Skip to content

Commit bd6674b

Browse files
Update models.py
1 parent f7c2993 commit bd6674b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindsnet/models/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,6 @@ def __init__(
549549
self.add_connection(recurrent_conn, source="Y", target="Y")
550550

551551

552-
import snntorch as snn
553552

554553
class FFSNN(nn.Module):
555554
# language=rst

0 commit comments

Comments
 (0)