Snehadeep commited on
Commit
c8f8735
1 Parent(s): 59aad55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,6 +127,6 @@ df = pd.DataFrame({'x': [x], 'y': [y] , 'x + y': [x + y]}, index = ['addition ro
127
  st.write(df)
128
  # result = get_data()
129
  print('banknifty')
130
- print(nse_quote_ltp("BANKNIFTY") 'bank ')
131
 
132
  # st.write(result)
 
127
  st.write(df)
128
  # result = get_data()
129
  print('banknifty')
130
+ print(nse_quote_ltp("BANKNIFTY") ,'bank ')
131
 
132
  # st.write(result)