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-27 15:13:13 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/open_ide_migration
openide
/
python
/
testData
/
quickFixes
/
PyRemoveDictKeyQuickFixTest
/
last_after.py
T
Add File
New File
Upload File
Apply Patch
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
19 B
Python
Raw
Permalink
Blame
History
a
=
{
'x'
:
1
,
"y"
:
2
}
Reference in New Issue
View Git Blame
Copy Permalink