clallier commited on
Commit
c948530
·
verified ·
1 Parent(s): 438b16c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -120,7 +120,7 @@ You can run SQL queries directly on your browser using DuckDB over the hosted Pa
120
  efficiency,
121
  sheet_width,
122
  sheet_length,
123
- sheet_type,
124
  FROM tasks
125
  WHERE is_train = true
126
  LIMIT 500;
 
120
  efficiency,
121
  sheet_width,
122
  sheet_length,
123
+ sheet_type
124
  FROM tasks
125
  WHERE is_train = true
126
  LIMIT 500;