mirror of
https://github.com/wassname/peft.git
synced 2026-09-11 12:30:16 +08:00
fix(pyproject.toml): update known_first_party
Co-authored-by: Sourab Mangrulkar <13534540+pacman100@users.noreply.github.com>
This commit is contained in:
co-authored by
Sourab Mangrulkar
parent
47601bab7c
commit
7820a539dd
+1
-1
@@ -9,7 +9,7 @@ line-length = 119
|
||||
|
||||
[tool.ruff.isort]
|
||||
default_section = "FIRSTPARTY"
|
||||
known_first_party = "pet"
|
||||
known_first_party = "peft"
|
||||
known_third_party = [
|
||||
"numpy",
|
||||
"torch",
|
||||
|
||||
Reference in New Issue
Block a user