Skip to content

Commit

Permalink
Return grib handle on write
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Aug 11, 2023
1 parent a48a229 commit 63494a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion climetlab/core/caching.py
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,6 @@ def cache_file(
)

try:

record = register_cache_file(path, owner, args)
if os.path.exists(path):
if callable(force):
Expand Down

0 comments on commit 63494a7

Please sign in to comment.