Skip to content

Commit 427f5b3

Browse files
authored
Add blank line
1 parent 3c3a85f commit 427f5b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/FSharpPlus/Extensions/Option.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ module Option =
7878
match source with
7979
| Some _ -> Some ()
8080
| None -> None
81+
8182
/// <summary>
8283
/// Extracts a value from either side of an Option.
8384
/// </summary>

0 commit comments

Comments
 (0)