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-05-01 02:38:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64a375ccb247fe9bbce4e15eba1177b147efbebe
openide
/
python
/
testData
/
quickFixes
/
PyAddSpecifierToFormatQuickFixTest
/
dict_after.py
Ekaterina Tuzova
378b22a23d
added format specifier quick fix for the python string format inspection
2014-03-11 17:40:20 +04:00
1 line
27 B
Python
Raw
Blame
History
a
=
"
%s
test
%d
"
%
(
"
x
"
,
1
)
Reference in New Issue
View Git Blame
Copy Permalink