mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 15:02:01 +00:00
Update pyproject.toml
Co-authored-by: Cédric Deltheil <355031+deltheil@users.noreply.github.com>
This commit is contained in:
parent
2ee094c18c
commit
663d7c414e
|
@ -63,6 +63,6 @@ ignore = [
|
|||
line-length = 120
|
||||
|
||||
[tool.pyright]
|
||||
include = ["src/refiners", "tests", "scripts/"]
|
||||
include = ["src/refiners", "tests", "scripts"]
|
||||
exclude = ["**/__pycache__"]
|
||||
reportMissingTypeStubs = "warning"
|
||||
|
|
Loading…
Reference in a new issue