Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
resources
/
inspectionDescriptions
/
PyFromFutureImportInspection.html
blob: 1161ea2b10354fdbe9c888719d47666e03ab0652 [
file
] [
log
] [
blame
]
<html>
<body>
<span
style
=
"
font-family
:
verdana
,
serif
;
"
>
This inspection detects
<code>
'from __future__ import'
</code>
statements which are used not in the beginning of a file.
</span>
</body>
</html>