sarahciston commited on
Commit
eb4bd74
1 Parent(s): 5ede890

typo on new func

Browse files
Files changed (1) hide show
  1. sketch.js +1 -1
sketch.js CHANGED
@@ -33,7 +33,7 @@ async function textGenTask(input){
33
 
34
  return await OUTPUT_LIST
35
  // return await out
36
- })
37
 
38
  // RUN FILL-IN MODEL
39
  async function fillInTask(input){
 
33
 
34
  return await OUTPUT_LIST
35
  // return await out
36
+ }
37
 
38
  // RUN FILL-IN MODEL
39
  async function fillInTask(input){