This website works better with JavaScript.
Explore
Help
Register
Sign In
m53297601
/
Paddle
Watch
1
Star
0
Fork
You've already forked Paddle
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0a80f06ec4
Paddle
/
.style.yapf
4 lines
48 B
Raw
Normal View
History
Unescape
Escape
use yapf to format python code, add style config file
8 years ago
[style]
change python code style to pep8
8 years ago
based_on_style = pep8
column_limit = 80