bors[bot] 5bf6698609
Merge #3121
3121: Do not add imports before inner attributes r=matklad a=SomeoneToIgnore

Current `insert_use_statement` function adds imports before inner attributes which results in compiler errors:
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/2690773/74344019-a3749500-4db4-11ea-9d88-f71e903e795a.png">


Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2020-02-12 15:08:34 +00:00
..
2020-02-12 16:44:52 +02:00
2020-01-31 21:07:21 +02:00
2020-02-11 21:46:36 +00:00
2020-02-11 18:36:12 +01:00
2020-02-07 14:26:59 +01:00
2020-02-10 20:11:44 +00:00
2020-02-10 01:57:43 +02:00
2019-11-17 18:35:05 +03:00