mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 16:02:32 +07:00
Add new option "After local imports" on "Blank lines" tab of Python code style settings.
4 lines
58 B
Python
4 lines
58 B
Python
def func():
|
|
import module
|
|
module
|
|
# <ref> |