diff --git a/teslajsonpy/connection.py b/teslajsonpy/connection.py index b2ef3084..741fb623 100644 --- a/teslajsonpy/connection.py +++ b/teslajsonpy/connection.py @@ -1,7 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 """ Python Package for controlling Tesla API. +SPDX-License-Identifier: Apache-2.0 + Underlying connection logic. For more details about this api, please refer to the documentation at