Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaldo committed Feb 4, 2025
1 parent d7aca13 commit 1becb20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import wom.expression.{NoIoFunctionSet, WomExpression}

import scala.util.control.NoStackTrace

abstract class KnownJobFailureException extends Exception with NoStackTrace {
abstract class KnownJobFailureException extends Exception with NoStackTrace {
def stderrPath: Option[Path]
}

Expand Down

0 comments on commit 1becb20

Please sign in to comment.