Skip to content

Commit 27cd17b

Browse files
style: auto-fix linting issues
1 parent 7344c1d commit 27cd17b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

codeflash/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ def print_codeflash_banner() -> None:
122122
Renders the Codeflash ASCII logo inside a non-expanding panel titled with
123123
https://codeflash.ai, using bold gold text for visual emphasis.
124124
"""
125-
126125
paneled_text(
127126
CODEFLASH_LOGO, panel_args={"title": "https://codeflash.ai", "expand": False}, text_args={"style": "bold gold3"}
128127
)

0 commit comments

Comments
 (0)