Nikhil0987 commited on
Commit
a4c4012
1 Parent(s): 794c2c7

Update remainder.py

Browse files
Files changed (1) hide show
  1. remainder.py +1 -1
remainder.py CHANGED
@@ -31,6 +31,6 @@ def rem():
31
 
32
 
33
 
34
- st.button("Save",on_click=save_data)
35
 
36
 
 
31
 
32
 
33
 
34
+ st.button("Save")
35
 
36