Known-first party for ruff evaluations
This commit is contained in:
parent
b8bc6d9b68
commit
8da62e3868
1 changed files with 3 additions and 0 deletions
|
|
@ -20,3 +20,6 @@ build-backend = "hatchling.build"
|
|||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["evaluations"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
known-first-party = ["haiku", "evaluations"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue