Skip to content

Commit 4e221de

Browse files
authored
docs: remove extra empty lines
PR-URL: #11735 Reviewed-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 973f832 commit 4e221de

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/snancount

lib/node_modules/@stdlib/blas/ext/base/snancount/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,8 @@ CBLAS_INT stdlib_strided_snancount_ndarray( const CBLAS_INT N, const float *X, c
225225

226226
<!-- /.usage -->
227227

228-
229228
<!-- C API usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
230229

231-
232230
<section class="notes">
233231

234232
### Notes
@@ -293,7 +291,6 @@ int main( void ) {
293291
294292
<!-- <related-links> -->
295293
296-
297294
<!-- </related-links> -->
298295
299296
</section>

0 commit comments

Comments
 (0)