Skip to content

Commit 2c58b4d

Browse files
committed
Format code from docs
1 parent c0fce4e commit 2c58b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gallery/layers/plot_alif.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
========================================
33
Adaptive Leaky Integrate and Fire (ALIF)
44
========================================
5-
:class:`~sinabs.layers.ALIF` layer with an adaptive threshold based on the output spikes.
5+
:class:`~sinabs.layers.ALIF` layer with an adaptive threshold based on the output spikes.
66
"""
77

88
import torch

0 commit comments

Comments
 (0)