Skip to content

Commit

Permalink
🐝 update dependencies of etl and catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
Marigold committed Jul 21, 2023
1 parent 1f5ecfd commit 8da30c4
Show file tree
Hide file tree
Showing 5 changed files with 716 additions and 495 deletions.
1 change: 0 additions & 1 deletion lib/catalog/owid/catalog/variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@ def update_log(
comment: Optional[str] = None,
inplace: bool = False,
) -> Optional[Variable]:

if not inplace:
variable = copy.deepcopy(variable)

Expand Down
Loading

0 comments on commit 8da30c4

Please sign in to comment.