Files changed (1) hide show
  1. results.py +1 -0
results.py CHANGED
@@ -5,3 +5,4 @@ from fasthtml.components import *
5
  def results():
6
  return Div(Section(H2(P("Results")), id="inner-text"))
7
 
 
 
5
  def results():
6
  return Div(Section(H2(P("Results")), id="inner-text"))
7
 
8
+ print("hello")