Skip to content

Commit

Permalink
fix: update name to defillama
Browse files Browse the repository at this point in the history
  • Loading branch information
Jabolol committed Dec 18, 2024
1 parent 93401b3 commit 4162f53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions warehouse/oso_dagster/assets/defillama.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,6 @@
config=config,
)

tvl_assets = dlt_assets(
key_prefix="tvl",
defillama_assets = dlt_assets(
key_prefix="defillama",
)

0 comments on commit 4162f53

Please sign in to comment.