AbhijitClemson commited on
Commit
a690b22
·
verified ·
1 Parent(s): e3b8b2f

Update page_files/Categorized_Search.py

Browse files
Files changed (1) hide show
  1. page_files/Categorized_Search.py +1 -1
page_files/Categorized_Search.py CHANGED
@@ -646,7 +646,7 @@ with right_col:
646
  unsafe_allow_html=True,
647
  )
648
 
649
- tab_materials, tab_dashboard, tab_inspect = st.tabs(
650
  ["All Materials", "Inspect"]
651
  )
652
 
 
646
  unsafe_allow_html=True,
647
  )
648
 
649
+ tab_materials, tab_inspect = st.tabs(
650
  ["All Materials", "Inspect"]
651
  )
652