mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-19 22:13:28 +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
|
||||
|
||||
|
||||
@dataclass
|
||||
class AirByteClient:
|
||||
def __init__(self, client) -> None:
|
||||
self.client = client
|
||||
|
Loading…
x
Reference in New Issue
Block a user