Junaidb commited on
Commit
2340af5
·
verified ·
1 Parent(s): 1d67e40

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -1
ui.py CHANGED
@@ -139,7 +139,7 @@ def APP():
139
 
140
  with tab2:
141
  st.markdown("### newMATTER Bio Lab Operations")
142
- response=requests.get(f"https://thexforce-combat-backend.hf.space/user/operations/{st.session_state.get("username")}",headers={
143
 
144
  "Content-Type":"application/json",
145
  "Authorization":f"Bearer {tok}"
 
139
 
140
  with tab2:
141
  st.markdown("### newMATTER Bio Lab Operations")
142
+ response=requests.get(f"https://thexforce-combat-backend.hf.space/user/operations/{st.session_state.get('username')}",headers={
143
 
144
  "Content-Type":"application/json",
145
  "Authorization":f"Bearer {tok}"