fix: linting and ci issues

This commit is contained in:
Stijnvandenbroek
2026-03-04 10:17:20 +00:00
parent 0a0f9d711b
commit 5f23d02fcb
7 changed files with 22 additions and 22 deletions

View File

@@ -9,10 +9,10 @@ staged as (
global_id,
price,
human_price,
date as price_date,
timestamp as price_timestamp,
source as price_source,
status as price_status,
date as price_date,
timestamp as price_timestamp,
source as price_source,
status as price_status,
ingested_at
from source
)