Skip to content

Commit 4064b5f

Browse files
authored
style: remove extra empty line
Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent bdb8233 commit 4064b5f

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/src/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include "stdlib/math/base/assert/is_nan.h"
2121
#include "stdlib/math/base/special/pow.h"
2222

23-
2423
/**
2524
* Evaluates the quantile function for a Pareto (Type I) distribution with shape parameter `alpha` and scale parameter `beta` at a probability `p`.
2625
*

0 commit comments

Comments
 (0)