Update modules/morphosyntax/morphosyntax_interface.py
Browse files
modules/morphosyntax/morphosyntax_interface.py
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
import streamlit as st
|
2 |
from streamlit_float import *
|
3 |
from streamlit_antd_components import *
|
|
|
1 |
+
#modules/morphosyntax/morphosyntax_interface.py
|
2 |
+
|
3 |
import streamlit as st
|
4 |
from streamlit_float import *
|
5 |
from streamlit_antd_components import *
|