This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-23 10:14:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fa823045ec72172f94de14dfd839d5a9ff46ae
openide
/
python
/
testData
/
refactoring
/
changeSignature
/
removeFirstPositionalParam.after.py
T
Dmitry Jemerov
279a136c14
change option "between top-level classes and functions" to "around ...", ensure that we put two lines between import and class (PY-7743)
2012-12-13 20:21:08 +01:00
5 lines
27 B
Python
Raw
Blame
History
def
bar
(
b
):
pass
bar
(
2
)
Reference in New Issue
View Git Blame
Copy Permalink