uservipin commited on
Commit
1dd53e2
1 Parent(s): 112f410

adding resume section

Browse files
Files changed (2) hide show
  1. app.py +0 -3
  2. resume.py +2 -0
app.py CHANGED
@@ -215,9 +215,6 @@ def resume():
215
 
216
 
217
 
218
-
219
-
220
-
221
  # Main function to run the app
222
  def main():
223
 
 
215
 
216
 
217
 
 
 
 
218
  # Main function to run the app
219
  def main():
220
 
resume.py CHANGED
@@ -1,5 +1,7 @@
1
  import streamlit as st
2
 
 
 
3
  class Resume:
4
 
5
  def skills_tools(self):
 
1
  import streamlit as st
2
 
3
+
4
+
5
  class Resume:
6
 
7
  def skills_tools(self):