mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
Since it finally works as expected now, I also updated test data files to include this extra line feed required by PEP8.
4 lines
38 B
Python
4 lines
38 B
Python
from some.module import (
|
|
thing
|
|
)
|