Skip to content

Commit 151ab1e

Browse files
authored
style: remove extra trailing newline
Signed-off-by: Athan <[email protected]>
1 parent 40308db commit 151ab1e

File tree

1 file changed

+1
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/log10

1 file changed

+1
-2
lines changed

lib/node_modules/@stdlib/math/base/special/log10/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
]
9797
},
9898
"example_values": [
99-
0,
99+
10,
100100
0.01,
101101
0.25,
102102
0.5,
@@ -142,4 +142,3 @@
142142
}
143143
}
144144
}
145-

0 commit comments

Comments
 (0)