davidmezzetti commited on
Commit
22d3cf2
1 Parent(s): cfd0c96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  """
2
- Build txtai workflows
3
 
4
  Based on this example: https://github.com/neuml/txtai/blob/master/examples/workflows.py
5
  """
 
1
  """
2
+ Build txtai workflows.
3
 
4
  Based on this example: https://github.com/neuml/txtai/blob/master/examples/workflows.py
5
  """