6 lines
104 B
Python
6 lines
104 B
Python
#
|
|
# Copyright (c) 2023 Airbyte, Inc., all rights reserved.
|
|
#
|
|
|
|
url_base = "http://api.weatherstack.com/"
|