Skip to content

Commit 42db30c

Browse files
committed
mypy: ignore mypy serve (#15631)
(cherry picked from commit 38f2a91)
1 parent 80a6ca6 commit 42db30c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ module = [
7878
"lightning_app.components.serve.streamlit",
7979
"lightning_app.components.serve.types.image",
8080
"lightning_app.components.serve.types.type",
81+
"lightning_app.components.serve.python_server",
8182
"lightning_app.components.training",
8283
"lightning_app.core.api",
8384
"lightning_app.core.app",

0 commit comments

Comments
 (0)