zach commited on
Commit
9c72146
·
1 Parent(s): 735f2b0

Fix typo in docstring

Browse files
Files changed (1) hide show
  1. src/theme.py +1 -1
src/theme.py CHANGED
@@ -1,5 +1,5 @@
1
  """
2
- custom_theme.py
3
 
4
  Defines a custom Gradio theme.
5
 
 
1
  """
2
+ theme.py
3
 
4
  Defines a custom Gradio theme.
5