Skip to content

Commit 186153f

Browse files
fix: lint error
1 parent 2c976f2 commit 186153f

File tree

1 file changed

+1
-3
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/erlang/entropy

1 file changed

+1
-3
lines changed

lib/node_modules/@stdlib/stats/base/dists/erlang/entropy/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
@license Apache-2.0
44
5-
Copyright (c) 2018 The Stdlib Authors.
5+
Copyright (c) 2024 The Stdlib Authors.
66
77
Licensed under the Apache License, Version 2.0 (the "License");
88
you may not use this file except in compliance with the License.
@@ -147,8 +147,6 @@ for ( i = 0; i < 10; i++ ) {
147147

148148
<!-- C interface documentation. -->
149149

150-
* * *
151-
152150
<section class="c">
153151

154152
## C APIs

0 commit comments

Comments
 (0)