Skip to content

Commit 320a6da

Browse files
committed
Fix checksum
1 parent ac93f59 commit 320a6da

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/FSharp.Plotly/StyleOption.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
namespace FSharp.Plotly
22

3+
34
// https://plot.ly/javascript/reference/
45
// https://plot.ly/javascript-graphing-library/reference/
56

src/FSharp.Plotly/Trace3dObjects.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
namespace FSharp.Plotly
22

3+
34
[<AutoOpen>]
45
module Trace3dObjects =
56

0 commit comments

Comments
 (0)