Skip to content

Commit 619a662

Browse files
committed
Fix tests
1 parent f2d1e3a commit 619a662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cebra/datasets/demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
import cebra.io
3333
from cebra.datasets import register
3434

35-
_DEFAULT_NUM_TIMEPOINTS = 10_000
35+
_DEFAULT_NUM_TIMEPOINTS = 1_000
3636
NUMS_NEURAL = [3, 4, 5]
3737

3838

0 commit comments

Comments
 (0)