MVPilgrim commited on
Commit
0f82a63
·
1 Parent(s): f2f7cc0
Files changed (1) hide show
  1. semsearchDbgUI.py +1 -1
semsearchDbgUI.py CHANGED
@@ -1,4 +1,4 @@
1
- import streamlit
2
  import logging
3
 
4
 
 
1
+ import streamlit as st
2
  import logging
3
 
4