readmes and mds plus fixed ruff
This commit is contained in:
@@ -52,3 +52,7 @@ src = ["src"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I"]
|
||||
ignore = ["E501"]
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"pack.py" = ["E501"]
|
||||
|
||||
Reference in New Issue
Block a user