Skip to content

Commit 868a3b4

Browse files
authored
Add MovingMNIST to __all__ list in datasets (#8705)
1 parent e9a3213 commit 868a3b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchvision/datasets/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"QMNIST",
7373
"MNIST",
7474
"KMNIST",
75+
"MovingMNIST",
7576
"StanfordCars",
7677
"STL10",
7778
"SUN397",

0 commit comments

Comments
 (0)