8 lines
199 B
Python
8 lines
199 B
Python
#
|
|
# Copyright (c) 2023 Airbyte, Inc., all rights reserved.
|
|
#
|
|
|
|
"""
|
|
This package is provided as tooling to help sources test their implementation. It is not expected to be used as production code.
|
|
"""
|