mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-20 14:33:35 +00:00
dataclass-added-in-airbyte-client (#5512)
This commit is contained in:
parent
21dac15176
commit
9c8a58f345
@ -93,6 +93,7 @@ class DatalakeClient:
|
|||||||
self.config = config
|
self.config = config
|
||||||
|
|
||||||
|
|
||||||
|
@dataclass
|
||||||
class AirByteClient:
|
class AirByteClient:
|
||||||
def __init__(self, client) -> None:
|
def __init__(self, client) -> None:
|
||||||
self.client = client
|
self.client = client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user