Skip to content

Commit 7e44a0c

Browse files
committed
config: added pyrefly config to pyproject.toml
1 parent 3409e05 commit 7e44a0c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,7 @@ filterwarnings = [
102102

103103
[tool.coverage.report]
104104
exclude_also = ["if typing.TYPE_CHECKING:"]
105+
106+
[tool.pyrefly]
107+
python-version = "3.10"
108+
preset = "legacy"

0 commit comments

Comments
 (0)