Рефакторинг
This commit is contained in:
parent
259a83f337
commit
8390302276
1 changed files with 1 additions and 7 deletions
|
@ -1,10 +1,4 @@
|
||||||
from uuid import U[tool.isort]
|
from uuid import UUID
|
||||||
|
|
||||||
profile = "black"
|
|
||||||
multi_line_output = 3
|
|
||||||
force_grid_wrap = 0
|
|
||||||
combine_as_imports = true
|
|
||||||
use_parentheses = trueUID
|
|
||||||
|
|
||||||
from sqlalchemy import ForeignKey
|
from sqlalchemy import ForeignKey
|
||||||
from sqlalchemy.orm import Mapped, mapped_column
|
from sqlalchemy.orm import Mapped, mapped_column
|
||||||
|
|
Loading…
Add table
Reference in a new issue