K00B404 commited on
Commit
a39340c
·
verified ·
1 Parent(s): f76a5d9

Update thaTube.py

Browse files
Files changed (1) hide show
  1. thaTube.py +2 -0
thaTube.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import random
2
  import tempfile
3
  import streamlit as st
@@ -94,3 +95,4 @@ class thaTube:
94
  self.next_video()
95
  st.write(f"Playing next video: {self.video_url}")
96
 
 
 
1
+ '''
2
  import random
3
  import tempfile
4
  import streamlit as st
 
95
  self.next_video()
96
  st.write(f"Playing next video: {self.video_url}")
97
 
98
+ '''