Skip to content

Commit

Permalink
fixed ruff warn
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon-Git committed Jun 6, 2024
1 parent 0825a29 commit 1322646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ sudef = "uvmgen.super_define:main"
[tool.ruff]
line-length = 120

[tool.ruff.pydocstyle]
[tool.ruff.lint.pydocstyle]
convention = "google"

0 comments on commit 1322646

Please sign in to comment.