# # Copyright (c) 2021 Airbyte, Inc., all rights reserved. # from base_python.entrypoint import main if __name__ == "__main__": main()