Files
openide/python/testData/formatter/indentParensInImport.py
2014-01-18 02:29:07 +01:00

3 lines
41 B
Python

from some.module import (
thing
)