python-fid / pyproject.toml
qninhdt's picture
Upload 11 files
78000ed verified
raw
history blame contribute delete
111 Bytes
[tool.black]
target-version = ["py311"]
[tool.isort]
profile = "black"
line_length = 88
multi_line_output = 3