Skip to content

Commit 37bba20

Browse files
committed
build
Signed-off-by: ふぁ <[email protected]>
1 parent 0431d0b commit 37bba20

342 files changed

Lines changed: 873 additions & 873 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

twitter_openapi_python_generated/README.md

Lines changed: 189 additions & 189 deletions
Large diffs are not rendered by default.

twitter_openapi_python_generated/setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
from setuptools import setup, find_packages # noqa: H301
@@ -45,7 +45,7 @@
4545
license="GNU Affero General Public License v3.",
4646
long_description_content_type='text/markdown',
4747
long_description="""\
48-
Twitter OpenAPI(Swagger) specification # noqa: E501
49-
""",
48+
Twitter OpenAPI(Swagger) specification
49+
""", # noqa: E501
5050
package_data={"twitter_openapi_python_generated": ["py.typed"]},
5151
)

twitter_openapi_python_generated/test/test_bookmarks_response.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_bookmarks_response_data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_bookmarks_timeline.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_communities_actions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_content_entry_type.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_content_item_type.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_content_union.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

twitter_openapi_python_generated/test/test_create_retweet.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"""
44
Twitter OpenAPI
55
6-
Twitter OpenAPI(Swagger) specification # noqa: E501
6+
Twitter OpenAPI(Swagger) specification
77
88
The version of the OpenAPI document: 0.0.1
99
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.
13-
"""
13+
""" # noqa: E501
1414

1515

1616
import unittest

0 commit comments

Comments
 (0)