Skip to content

Commit

Permalink
black on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalle Westerling committed Oct 2, 2023
1 parent 2fa94a3 commit 1a34a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_task_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def _gen_task_loader_call_args(self, n_context_sets, n_target_sets):
Loops over all possible combinations of context/target sampling methods
and returns a list of arguments for ``TaskLoader.__call__``.
Options tested include:
- (int): Random number of samples
- (float): Fraction of samples
- "all": All samples
Expand Down

0 comments on commit 1a34a6f

Please sign in to comment.