Files
Stephan Renatus 979512692e format: ensure future keyword import with in (#4115)
When a module is formatted that has calls to `internal.member_2` or
`internal.member_3`, which get pretty-printed as infix `in` operator
calls, the formatter now ensures that the corresponding future keyword
import is present.

Fixes #4111.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2021-12-09 18:12:22 +01:00
..
2020-03-30 10:38:35 -07:00