remove unnecessary changes for python codegen

This commit is contained in:
wing328
2016-08-31 15:49:22 +08:00
parent 2ced9e1deb
commit ebfddd0a58
7 changed files with 38 additions and 20 deletions

View File

@@ -7,7 +7,9 @@ This Python package is automatically generated by the [Swagger Codegen](https://
- API version: {{appVersion}}
- Package version: {{packageVersion}}
{{^hideGenerationTimestamp}}
- Build date: {{generatedDate}}
{{/hideGenerationTimestamp}}
- Build package: {{generatorClass}}
{{#infoUrl}}
For more information, please visit [{{{infoUrl}}}]({{{infoUrl}}})