Rahul8827 commited on
Commit
3a629c5
1 Parent(s): d327ae4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -1,6 +1,4 @@
1
- a = 10
2
- b = 20
3
- print(a+b)
4
 
5
  import huggingface_hub as hub
6
 
 
1
+
 
 
2
 
3
  import huggingface_hub as hub
4