Skip to content

Commit

Permalink
defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Sep 8, 2024
1 parent 7b639a6 commit f938ee6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/test_conda_function.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ def execute_parallel_tasks(
future_queue,
cores,
interface_class,
hostname_localhost,
init_function,
prefix_name,
prefix_path,
hostname_localhost=False,
init_function=None,
prefix_name=None,
prefix_path=None,
**kwargs,
) -> None:
"""
Expand Down

0 comments on commit f938ee6

Please sign in to comment.