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
2025-12-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
787e678baaec3a5f44b13bc1dab0b98f1026c4b6
openide
/
python
/
testData
/
intentions
/
PyConvertFormatOperatorToMethodIntentionTest
/
set_after.py
Valentina Kiryushkina
2262e51fa9
Fix PY-20876 'Replace with str.format method call' is messed up with sets
2016-09-28 14:36:09 +03:00
1 line
26 B
Python
Raw
Blame
History
print
(
'
{}
'
.
format
(
{
1
,
2
}
)
)
Reference in New Issue
View Git Blame
Copy Permalink