Skip to content

Commit 8dca377

Browse files
committed
black
1 parent d8e2965 commit 8dca377

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

returnn/datasets/basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ def _get_sharding_info(config: Optional[Config] = None) -> Tuple[int, int]:
270270
"""
271271
if config is None:
272272
from returnn.config import get_global_config
273+
273274
config = get_global_config(return_empty_if_none=True)
274275

275276
if config.is_true("use_horovod"):

0 commit comments

Comments
 (0)