This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
openapi-generator
Watch
14
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/valitydev/openapi-generator.git
synced
2024-11-07 19:08:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
80cc90c7c1
openapi-generator
/
samples
/
client
/
petstore
/
python
/
dev-requirements.txt
6 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
change php git_push location
2016-03-13 07:58:04 +00:00
nose
tox
coverage
randomize
[python-client] Modify python templates to resolve linting errors (#6839) The linting results for the generated samples are as follows where the first number is the BEFORE and the second is AFTER. pyclient 7714 vs. 120 pyclient3 7717 vs. 120 pyclient3-asyncio 7584 vs. 120 pyclient-tornado 7633 vs. 120 pyclient3-tornado 7633 vs. 120 For the complete details please see the following gist. https://gist.github.com/kenjones-cisco/2eb69a7e8db75e9fd53789f01570d9f2 Enforces linting for python clients by running flake8 for the generated python client.
2017-11-01 16:47:14 +00:00
flake8
Reference in New Issue
Copy Permalink