Skip to content

Commit

Permalink
linebreaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mitschabaude committed Oct 20, 2023
1 parent 96d8caa commit 2f5070f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/lib/pickles/cache.ml
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ module Storables = struct
; wrap_storable = Wrap.storable
; wrap_vk_storable = Wrap.vk_storable
}
end
end
2 changes: 1 addition & 1 deletion src/lib/pickles/cache.mli
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ module Storables : sig
}

val default : t
end
end

0 comments on commit 2f5070f

Please sign in to comment.