Skip to content

Commit 9b92c68

Browse files
committed
Fix formatting
1 parent f5358f3 commit 9b92c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pwd.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ use std::{
66

77
use puppyutils::{Result, cli};
88
use rustix::{fs::stat, process::getcwd};
9+
910
pub fn main() -> Result {
1011
let mut stdout = stdout();
1112

0 commit comments

Comments
 (0)