Skip to content

Commit

Permalink
Update inferno-ml-server-types/src/Inferno/ML/Server/Client/Bridge.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Siddharth Krishna <[email protected]>
  • Loading branch information
ngua and siddharth-krishna authored Feb 26, 2024
1 parent d48ab58 commit d94f92e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ valueAtC ::
t ->
ClientM IValue

-- | Get the latest value and the time
-- | Get the latest value (and associated time) for entity @p@ before time @t@
latestValueAndTimeBeforeC ::
( ToJSON t,
ToHttpApiData p,
Expand Down

0 comments on commit d94f92e

Please sign in to comment.