Skip to content

Commit 73e13d7

Browse files
committed
Remove wrong config from pyproject.toml
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 4a2dac8 commit 73e13d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ src_paths = ["src", "examples", "tests"]
100100
asyncio_mode = "auto"
101101
required_plugins = [ "pytest-asyncio", "pytest-mock" ]
102102

103-
[[tools.mypy.overrides]]
104103
[[tool.mypy.overrides]]
105104
module = [
106105
"grpc.aio",

0 commit comments

Comments
 (0)