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
2025-12-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
252
openide
/
python
/
testData
/
refactoring
/
extractmethod
/
BinaryExpression.after.py
Mikhail Golubev
150a577535
Fix test data and code style settings in tests after recent changes in formatter core
2015-07-15 19:28:25 +03:00
5 lines
47 B
Python
Raw
Permalink
Blame
History
def
foo
(
)
:
return
bbb
aaa
=
foo
(
)
and
ccc
Reference in New Issue
View Git Blame
Copy Permalink