We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27d810 commit 7a14897Copy full SHA for 7a14897
src/vuegen/streamlit_reportview.py
@@ -10,7 +10,7 @@
10
11
from . import report as r
12
from .utils import create_folder, generate_footer, is_url
13
-
+from .utils.variables import make_valid_identifier
14
15
16
class StreamlitReportView(r.WebAppReportView):
0 commit comments