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-08-29 04:45:04 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/open_ide_migration
openide
/
python
/
testData
/
quickFixes
/
PyRemoveArgumentQuickFixTest
/
unexpected_after.py
T
Add File
New File
Upload File
Apply Patch
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
Permalink
Blame
History
def
foo
(
a
):
pass
foo
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink