Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas.cadalzo committed Oct 21, 2021
1 parent 1c4f2cf commit 7c14ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions armory/utils/config_loading.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def load_fn(sub_config):
def load_dataset(dataset_config, *args, num_batches=None, **kwargs):
"""
Loads a dataset from configuration file
If num_batches is None, this function will return a generator that iterates
over the entire dataset.
"""
Expand Down

0 comments on commit 7c14ff8

Please sign in to comment.