Skip to content

Commit ab053d5

Browse files
committed
style: align array/base/assert/is-complex64array with namespace conventions
Added missing `<section class="references">` placeholder (present in 81% of siblings).
1 parent f409898 commit ab053d5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/array/base/assert/is-complex64array

lib/node_modules/@stdlib/array/base/assert/is-complex64array/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,14 @@ bool = isComplex64Array( { 'length': 0 } );
128128

129129
<!-- /.examples -->
130130

131+
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
132+
133+
<section class="references">
134+
135+
</section>
136+
137+
<!-- /.references -->
138+
131139
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
132140

133141
<section class="related">

0 commit comments

Comments
 (0)