Skip to content

Commit 7e42d2c

Browse files
Revert "[python][typing] Specify mypy_path in pyproject.toml (#6596)"
This reverts commit aacd5c0.
1 parent 1452c6d commit 7e42d2c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
requires = ["setuptools>=78.1.0", "cmake>=3.18", "ninja>=1.11.1", "pybind11>=2.13.1"]
33
build-backend = "setuptools.build_meta"
44

5-
[tool.mypy]
6-
mypy_path="$MYPY_CONFIG_FILE_DIR/python"
7-
85
[tool.yapf]
96
based_on_style = "pep8"
107
column_limit = 120

0 commit comments

Comments
 (0)