mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-03 21:03:48 +00:00
Fixes 22994 (PR): Add List import to avoid errors (#23144)
This commit is contained in:
parent
4ac030ed25
commit
3d2e86e102
@ -14,7 +14,7 @@ OpenMetadata Airflow Lineage Backend
|
||||
"""
|
||||
import json
|
||||
import os
|
||||
from typing import Optional
|
||||
from typing import List, Optional
|
||||
|
||||
from airflow.configuration import AirflowConfigParser
|
||||
from pydantic import BaseModel
|
||||
|
Loading…
x
Reference in New Issue
Block a user