Spaces:
Running
Running
zach
commited on
Commit
·
9c72146
1
Parent(s):
735f2b0
Fix typo in docstring
Browse files- src/theme.py +1 -1
src/theme.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
"""
|
2 |
-
|
3 |
|
4 |
Defines a custom Gradio theme.
|
5 |
|
|
|
1 |
"""
|
2 |
+
theme.py
|
3 |
|
4 |
Defines a custom Gradio theme.
|
5 |
|