mirror of
https://github.com/astral-sh/ruff
synced 2026-01-22 14:00:51 -05:00
10 lines
71 B
Python
10 lines
71 B
Python
import e
|
|
import f
|
|
|
|
# isort: split
|
|
|
|
import a
|
|
import b
|
|
import c
|
|
import d
|