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 5f98172 commit d0d480bCopy full SHA for d0d480b
src/vuegen/streamlit_reportview.py
@@ -360,7 +360,7 @@ def _generate_home_section(
360
report_manag_content : list
361
A list to store the content that will be written to the report manager file.
362
"""
363
- self.report.logger.debug("Processing home section."))
+ self.report.logger.debug("Processing home section.")
364
365
try:
366
# Create folder for the home page
0 commit comments