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-17 20:11:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fc370bc196c949d90341094de820cf67f57b9b8
openide
/
python
/
testData
/
quickFixes
/
PyRemoveArgumentQuickFixTest
/
unexpected_after.py
Ekaterina Tuzova
34c32eaa91
added remove argument quick fix to the Incorrect call arguments inspection
2014-03-12 17:10:24 +04:00
8 lines
32 B
Python
Raw
Blame
History
def
foo
(
a
)
:
pass
foo
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink