Skip to content

Commit 1c2440d

Browse files
committed
add class in init
1 parent 1a44b11 commit 1c2440d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xcube/core/store/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
from .store import (
3939
DataStore,
4040
MutableDataStore,
41+
PreloadDataStore,
4142
find_data_store_extensions,
4243
get_data_store_class,
4344
get_data_store_params_schema,

0 commit comments

Comments
 (0)