Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35a1414

Browse files
authored
Make sure Gradio is capitalized (#9808)
* Lint fix needed to get #9790 to pass
1 parent 2a34261 commit 35a1414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/lint.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,11 +676,13 @@ def lint_workspace_lints(cargo_file_content: str) -> str | None:
676676
"CI",
677677
"Colab",
678678
"Google",
679+
"Gradio",
679680
"gRPC",
680681
"GUI",
681682
"GUIs",
682683
"July",
683684
"Jupyter",
685+
"LeRobot",
684686
"Linux",
685687
"Mac",
686688
"macOS",

0 commit comments

Comments
 (0)