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-18 22:17:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5463bccdfd29ffda740517da7070cb67cf0f1c61
openide
/
python
/
testData
/
quickFixes
/
PyRemoveAssignmentQuickFixTest
/
emptyFunction_after.py
T
Ekaterina Tuzova
b1977eac7a
added Remove assignment quick fix for the Assigning function call that doesn't return anything inspection
2014-03-11 14:02:07 +04:00
5 lines
27 B
Python
Raw
Blame
History
def
foo
():
pass
foo
()
Reference in New Issue
View Git Blame
Copy Permalink