Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-d1-s1-release
/
.
/
python
/
resources
/
inspectionDescriptions
/
PyFromFutureImportInspection.html
blob: 1161ea2b10354fdbe9c888719d47666e03ab0652 [
file
] [
log
] [
blame
] [
edit
]
<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>