ai-audio-books / pyproject.toml
Aliaksandr
merge dev into main (#13)
f655f69 unverified
raw
history blame contribute delete
141 Bytes
[tool.black]
line-length = 100
target-version = ['py311']
skip-string-normalization = true
[tool.isort]
profile = "black"
line_length = 100