Skip to content

Commit 6058736

Browse files
Akihiro Nittacarmocca
authored andcommitted
update mypy ignore
1 parent 84c2002 commit 6058736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ module = [
7373
"lightning_app.components.database.utilities",
7474
"lightning_app.components.python.popen",
7575
"lightning_app.components.python.tracer",
76-
"lightning_app.components.serve.gradio",
76+
"lightning_app.components.serve.gradio_server",
7777
"lightning_app.components.serve.serve",
7878
"lightning_app.components.serve.streamlit",
7979
"lightning_app.components.serve.types.image",

0 commit comments

Comments
 (0)