Falko Schindler před 2 roky
rodič
revize
76a3746e86
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      api_docs_and_examples.py

+ 1 - 1
api_docs_and_examples.py

@@ -757,7 +757,7 @@ This will make `ui.plot` and `ui.line_plot` unavailable.
     with example(ui_run):
     with example(ui_run):
         ui.label('dark page on port 7000 without reloading')
         ui.label('dark page on port 7000 without reloading')
 
 
-        #  ui.run(dark=True, port=7000, reload=Fals2)
+        #  ui.run(dark=True, port=7000, reload=False)
 
 
     # HACK: turn expensive line plot off after 10 seconds
     # HACK: turn expensive line plot off after 10 seconds
     def handle_change(self, msg):
     def handle_change(self, msg):