Skip to content

Commit 98cbcae

Browse files
imba-tjdgradio-pr-botaliabd
authored
chore: fix docs style (#9320)
* chore: fix docs style * add changeset --------- Co-authored-by: gradio-pr-bot <[email protected]> Co-authored-by: Ali Abdalla <[email protected]>
1 parent e59efe5 commit 98cbcae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/metal-nights-march.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gradio": minor
3+
---
4+
5+
feat:chore: fix docs style

gradio/blocks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2203,7 +2203,6 @@ def launch(
22032203
"""
22042204
Launches a simple web server that serves the demo. Can also be used to create a
22052205
public link used by anyone to access the demo from their browser by setting share=True.
2206-
22072206
Parameters:
22082207
inline: whether to display in the gradio app inline in an iframe. Defaults to True in python notebooks; False otherwise.
22092208
inbrowser: whether to automatically launch the gradio app in a new tab on the default browser.

0 commit comments

Comments
 (0)