[python-nextgen] Fix noqa: E501 position (#16280)

* Fix `noqa: E501` position

Signed-off-by: ふぁ <yuki@yuki0311.com>

* [python-nextgen] update samples

Signed-off-by: ふぁ <yuki@yuki0311.com>

---------

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ
2023-08-08 21:42:12 +09:00
committed by GitHub
parent 7703560e73
commit f3b930c48c
211 changed files with 428 additions and 428 deletions

View File

@@ -5,14 +5,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
__version__ = "1.0.0"

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import re # noqa: F401

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import re # noqa: F401

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import re # noqa: F401

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import re # noqa: F401

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import re # noqa: F401

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import atexit

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import copy

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
class OpenApiException(Exception):

View File

@@ -4,14 +4,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
# import models into model package

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import json

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from __future__ import annotations

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
import io

View File

@@ -3,14 +3,14 @@
"""
Echo Server API
Echo Server API # noqa: E501
Echo Server API
The version of the OpenAPI document: 0.1.0
Contact: team@openapitools.org
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
"""
""" # noqa: E501
from setuptools import setup, find_packages # noqa: H301
@@ -45,7 +45,7 @@ setup(
license="Apache 2.0",
long_description_content_type='text/markdown',
long_description="""\
Echo Server API # noqa: E501
""",
Echo Server API
""", # noqa: E501
package_data={"openapi_client": ["py.typed"]},
)