Merge pull request #953 from JakeHillion/pr953

cargo fmt to match ci
This commit is contained in:
Jake Hillion 2024-11-21 18:33:36 +00:00 committed by GitHub
commit cdb299ee1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,7 +202,8 @@ impl SchedSample {
writeln!(
w,
"| {:6} | {:7} | {:17} | {:5} | {:4} | {:8} | {:8} | {:7} | {:8} | {:7} | {:9} | {:9} | {:9} | {:9} | {:8} | {:8} | {:8} | {:8} | {:6} |", self.mseq,
"| {:6} | {:7} | {:17} | {:5} | {:4} | {:8} | {:8} | {:7} | {:8} | {:7} | {:9} | {:9} | {:9} | {:9} | {:8} | {:8} | {:8} | {:8} | {:6} |",
self.mseq,
self.pid,
self.comm,
self.stat,