musicube/pyproject.toml

5 lines
68 B
TOML
Raw Permalink Normal View History

[tool.autopep8]
indent-size=2
max-line-length=160
2022-04-14 23:22:45 +00:00
ignore = ["E402"]