Skip to content

Commit

Permalink
fix formatting again ... indentation this time
Browse files Browse the repository at this point in the history
  • Loading branch information
motjuste committed Nov 14, 2024
1 parent 4eb71d4 commit 857210d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
sys.exit(0)
except Exception:
print(
"Encountered an error getting XPU device properties", file=sys.stderr
"Encountered an error getting XPU device properties", file=sys.stderr
)
sys.exit(1)

0 comments on commit 857210d

Please sign in to comment.