Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 4, 2024
1 parent 82882c6 commit 7c4e742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedstock/recipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ async def get_recipe_inputs():
transfer_target=cache_target,
max_executors=1,
concurrency_per_executor=2,
# fsspec_sync_patch=True,
# fsspec_sync_patch=True,
)
| OpenURLWithFSSpec(cache=None, fsspec_sync_patch=True)
# do not specify file type to accomodate both ncdf3 and ncdf4
Expand Down

0 comments on commit 7c4e742

Please sign in to comment.