This commit is contained in:
Xi Yan 2024-10-22 08:25:47 -07:00
parent e709101f5b
commit 37442a495b
2 changed files with 4 additions and 4 deletions

View file

@ -4,4 +4,4 @@
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.
from .dataset import * # noqa: F401 F403
from .datasets import * # noqa: F401 F403