feat: implement linting and testing

This commit is contained in:
Stijnvandenbroek
2026-03-03 22:02:25 +00:00
parent 8dd6a7b890
commit fc43570506
16 changed files with 884 additions and 56 deletions

View File

@@ -2,7 +2,7 @@
import os
from dagster import ConfigurableResource, EnvVar
from dagster import ConfigurableResource
from funda import Funda
from sqlalchemy import create_engine, text