R-Kentaren commited on
Commit
724ce11
·
verified ·
1 Parent(s): 80ef693

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ class OrangeRedTheme(Soft):
94
  #),
95
  #font_mono: fonts.Font | str | Iterable[fonts.Font | str] = (
96
  # fonts.GoogleFont("IBM Plex Mono"), "ui-monospace", "monospace",
97
- ),
98
  ):
99
  super().__init__(
100
  primary_hue=primary_hue,
 
94
  #),
95
  #font_mono: fonts.Font | str | Iterable[fonts.Font | str] = (
96
  # fonts.GoogleFont("IBM Plex Mono"), "ui-monospace", "monospace",
97
+ #),
98
  ):
99
  super().__init__(
100
  primary_hue=primary_hue,