mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 02:37:02 +00:00
fix: correct indentation setting in pyproject.toml
This commit is contained in:
@@ -16,6 +16,7 @@ convention = "pep257"
|
||||
custom_blocks = "element,slot,setvar"
|
||||
preserve_blank_lines = true
|
||||
ignore = "H006,H021"
|
||||
indent = 2
|
||||
|
||||
[tool.coverage.run]
|
||||
concurrency = ["multiprocessing"]
|
||||
|
||||
Reference in New Issue
Block a user