restructure
This commit is contained in:
2
stand.py
2
stand.py
@ -1,6 +1,6 @@
|
|||||||
import streamlit as st
|
import streamlit as st
|
||||||
|
|
||||||
import hacks
|
import stand.hacks
|
||||||
|
|
||||||
from stand.widgets.aggrid import aggrid
|
from stand.widgets.aggrid import aggrid
|
||||||
from stand.widgets.download import download
|
from stand.widgets.download import download
|
||||||
|
Reference in New Issue
Block a user