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-18 04:21:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
009e515c58e7ebee3af9f133c23151bbc8de646a
openide
/
python
/
testData
/
quickFixes
/
PyRemoveDictKeyQuickFixTest
/
inTheMiddle_after.py
Ekaterina Tuzova
8dd9cc4f49
added remove dictionary key quick fix for the Dictionary contains duplicate keys inspection
2014-03-11 15:19:31 +04:00
2 lines
26 B
Python
Raw
Blame
History
a
=
{
'
x
'
:
1
,
"
y
"
:
2
,
"
c
"
:
2
}
Reference in New Issue
View Git Blame
Copy Permalink