Skip to content

Commit 733f711

Browse files
feat: fix the readMe file for ln-pi
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: passed - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 9fd37da commit 733f711

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

  • lib/node_modules/@stdlib/constants/float16/ln-pi

lib/node_modules/@stdlib/constants/float16/ln-pi/README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,12 @@ console.log( FLOAT16_LN_PI );
6262

6363
<!-- /.examples -->
6464

65-
<section class="examples">
66-
67-
</section>
68-
69-
<!-- /.examples -->
70-
71-
</section>
72-
73-
<!-- /.c -->
74-
7565
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
7666

7767
<section class="related">
7868

69+
</section>
70+
7971
<!-- /.related -->
8072

8173
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

0 commit comments

Comments
 (0)