Amrrs commited on
Commit
f1c2ba5
1 Parent(s): 2296a5c

added notes for the duplication

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  """Provide a text query describing what you are looking for and get back out images with links!"""
 
2
  import argparse
3
  import logging
4
  import os
 
1
  """Provide a text query describing what you are looking for and get back out images with links!"""
2
+ """This has been duplicated to show the new duplication feature demo"""
3
  import argparse
4
  import logging
5
  import os