Skip to content

Commit 809d6d7

Browse files
prestwichclaude
andcommitted
fix: resolve clippy empty_line_after_doc_comments warning in ascii banner
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3474485 commit 809d6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/block-processor/src/v1/processor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ where
157157
/// ███████ ████ ██ ██
158158
/// ===========================
159159
/// ===========================
160-
160+
///
161161
/// Run the EVM for a single block extraction.
162162
async fn run_evm(
163163
&self,

0 commit comments

Comments
 (0)