Update docs, instructions and format code
This commit is contained in:
parent
fca232da91
commit
4260b492ab
29 changed files with 987 additions and 467 deletions
|
|
@ -100,6 +100,9 @@ cudf-cu12 = { index = "nvidia" }
|
|||
cuml-cu12 = { index = "nvidia" }
|
||||
cuspatial-cu12 = { index = "nvidia" }
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
|
||||
[tool.ruff.lint.pyflakes]
|
||||
# Ignore libraries when checking for unused imports
|
||||
allowed-unused-imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue