pyproject update
This commit is contained in:
@@ -31,7 +31,10 @@ test = ["pytest"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
ignore = ["E741"]
|
||||
|
||||
[tool.ruff.pydocstyle]
|
||||
[tool.ruff.lint]
|
||||
ignore = ["E741"]
|
||||
select = ["NPY201"]
|
||||
|
||||
[tool.ruff.lint.pydocstyle]
|
||||
convention = "numpy"
|
||||
|
||||
Reference in New Issue
Block a user