Timothyxxx commited on
Commit
7494e0f
1 Parent(s): 1033534

Re-set the example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ st.set_page_config(
28
  ROOT_DIR = os.path.join(os.path.dirname(__file__), "./")
29
  # todo: Add more binder questions, need careful cherry-picks
30
  EXAMPLE_TABLES = {
31
- "Estonia men's national volleyball team": (558, "who is the youngest player from europe?"),
32
  # 'how old is kert toobal'
33
  "Highest mountain peaks of California": (5, "which is the lowest mountain?"),
34
  # 'which mountain is in the most north place?'
 
28
  ROOT_DIR = os.path.join(os.path.dirname(__file__), "./")
29
  # todo: Add more binder questions, need careful cherry-picks
30
  EXAMPLE_TABLES = {
31
+ "Estonia men's national volleyball team": (558, "what is the number of players from france?"),
32
  # 'how old is kert toobal'
33
  "Highest mountain peaks of California": (5, "which is the lowest mountain?"),
34
  # 'which mountain is in the most north place?'