forked from loafle/openapi-generator-original
remove coding: utf-8 as thats the default already (#22934)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# coding: utf-8
|
||||
|
||||
"""
|
||||
Echo Server API
|
||||
|
||||
@@ -48,4 +46,4 @@ setup(
|
||||
Echo Server API
|
||||
""", # noqa: E501
|
||||
package_data={"openapi_client": ["py.typed"]},
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user