Skip to content

Commit 224679a

Browse files
committed
🎨 remove whitespaces (W293)
1 parent 8415616 commit 224679a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vuegen/streamlit_reportview.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,10 @@ def generate_report(self, output_dir: str = None) -> None:
289289
textwrap.dedent(
290290
f"""\
291291
# Streamlit Report
292-
292+
293293
This report was generated using the Vuegen library.
294294
Executed from: `{Path.cwd()}`
295-
295+
296296
Written to: `{self.section_dir.resolve()}`
297297
298298
Folder cannot be moved from above path, but can be executed

0 commit comments

Comments
 (0)