Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
resources
/
inspectionDescriptions
/
PySetFunctionToLiteralInspection.html
blob: a54baa15f59fe1b12fae3f223a7f72a187888146 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a
2013-11-04 10:16:08 -0800
[
diff
] [
blame^
]
1
<html>
2
<body>
3
<span
style
=
"
font-family
:
verdana
,
serif
;
"
>
4
This inspection detects call for function "set" which can be replaced with
5
set literal.
6
</span>
7
</body>
8
</html>