mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
fix version checking
Former-commit-id: 5780da8d640609cca388f55983d0251e5547209a
This commit is contained in:
@@ -28,5 +28,6 @@ known-third-party = [
|
||||
[tool.ruff.format]
|
||||
quote-style = "double"
|
||||
indent-style = "space"
|
||||
docstring-code-format = true
|
||||
skip-magic-trailing-comma = false
|
||||
line-ending = "auto"
|
||||
|
||||
Reference in New Issue
Block a user