Skip to content

Commit

Permalink
Rename exceptionDiagnostics to errorDiagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Oct 3, 2024
1 parent 403cb41 commit e84eb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/iridescence.RgbHex.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import contextual.*
import fulminate.*
import rudiments.*

import exceptionDiagnostics.empty
import errorDiagnostics.empty

object RgbHex extends Interpolator[Nothing, Option[Rgb24], Rgb24]:
def initial: Option[Rgb24] = None
Expand Down

0 comments on commit e84eb41

Please sign in to comment.