Skip to content

Commit

Permalink
Hlint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 authored and mgmeier committed May 8, 2024
1 parent cfec343 commit 637d017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cardano-testnet/src/Testnet/Defaults.hs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ import Numeric.Natural
import Test.Cardano.Ledger.Core.Rational
import Testnet.Start.Types

{- HLINT ignore "Use underscore" -}

instance Api.Error AlonzoGenesisError where
prettyError (AlonzoGenErrCostModels e) =
"Error in Alonzo genesis cost models: " <> pshow e
Expand Down

0 comments on commit 637d017

Please sign in to comment.