Skip to content

Commit a8f49cc

Browse files
oharboeclaude
andcommitted
Fix black formatting in test_run_command.py
Remove extra blank line after import to satisfy black linter. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent 31f6371 commit a8f49cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flow/test/test_run_command.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
import run_command
1717

18-
1918
TIMING_RE = re.compile(
2019
r"^Elapsed time: (\S+)\[h:\]min:sec\. "
2120
r"CPU time: user (\S+) sys (\S+) \((\d+)%\)\. "

0 commit comments

Comments
 (0)