aiswaryamlds commited on
Commit
86d2a55
·
1 Parent(s): 703f923

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -43,9 +43,9 @@ index=None
43
 
44
 
45
 
46
- '''
47
- The load data function , takes in youtube_url and allows us to index the youtube video.
48
- '''
49
 
50
  def load_data(youtube_url):
51
  print("In Load Data")
 
43
 
44
 
45
 
46
+
47
+ ### The load data function , takes in youtube_url and allows us to index the youtube video.
48
+
49
 
50
  def load_data(youtube_url):
51
  print("In Load Data")