This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-04-19 04:51:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5e159ccdfe93d304a414b63861716071544b686
openide
/
python
/
testData
/
formatter
/
alignInParameterList.py
Dmitry Trofimov
4db90932c0
Fix align multiline elements in parenthesized expressions, parameters and arguments lists.
2014-01-23 22:12:30 +01:00
4 lines
51 B
Python
Raw
Blame
History
def
foo
(
x
=
y
.
call
(
)
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink