From cfb3450de4d95f48d7ec5dfe29f6b28e4da012fc Mon Sep 17 00:00:00 2001 From: Charles Stern <62192187+cisaacstern@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:27:20 -0700 Subject: [PATCH] Update recipe.py --- feedstock/recipe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feedstock/recipe.py b/feedstock/recipe.py index 01488db..2174a9f 100644 --- a/feedstock/recipe.py +++ b/feedstock/recipe.py @@ -80,7 +80,7 @@ def expand(self, pcoll: beam.PCollection) -> beam.PCollection: | OpenURLWithFSSpec( open_kwargs={"block_size": 0, "client_kwargs": client_kwargs}, # in the current deployment, we expect all files to be cached already, - # so we are not concerned about limiting bandwidth. + # so we are not concerned about limiting bandwidth # max_concurrency=10, ) | OpenWithXarray(