Skip to content

Commit 6e0c399

Browse files
committed
formatting
1 parent 108683a commit 6e0c399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1_beagleTA_parser/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ fn main() -> io::Result<()> {
224224
)?;
225225

226226
colour_print(
227-
&format!("\t cd 0_out && python3 complete_network.py -f output.csv -t 6 -nc blue -ec green && cd .. "),
227+
&format!("\t cd 0_out && python3 complete_network.py -f output.csv -t 6 -nc blue -ec green && cd .. \n"),
228228
"cyan",
229229
);
230230

0 commit comments

Comments
 (0)