pyproject.toml

Sat, 28 Oct 2023 13:35:50 +0200

author
Alexander Barkoff
date
Sat, 28 Oct 2023 13:35:50 +0200
changeset 29
c72227e4f55b
parent 1
7157a39d4a0f
permissions
-rw-r--r--

Updated Russian translations.

[tool.isort]
profile = "black"
sort_order = "natural"
supported_extensions = ["py", "pyi", "pyx", "pxd", "pyw"]
lines_between_types = 1
extend_skip_glob = [
    "*/Ui_*.py",
]
combine_as_imports = true
known_first_party = ["ExtensionProtobuf", "eric7"]

eric ide

mercurial